Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
68c47e1023 | ||
![]() |
c3a65f89c6 | ||
![]() |
f0241c27e3 |
2
go.mod
2
go.mod
@@ -1,5 +1,5 @@
|
||||
module git.ssgfgtfy.com/public/ssgf_utils
|
||||
|
||||
go 1.24.0
|
||||
go 1.18.0
|
||||
|
||||
require github.com/pkg/errors v0.9.1
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package ip_client
|
||||
package ip_tool
|
||||
|
||||
import (
|
||||
"encoding/json"
|
Reference in New Issue
Block a user