This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module blazing/modules/base
|
||||
|
||||
go 1.20
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/gogf/gf/v2 v2.8.0
|
||||
@@ -9,6 +9,7 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/deatil/go-cryptobin v1.1.1013 // indirect
|
||||
github.com/dolthub/maphash v0.1.0 // indirect
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/ipipdotnet/ipdb-go v1.3.3 // indirect
|
||||
|
||||
Reference in New Issue
Block a user