mirror of
https://github.com/fumiama/go-registry.git
synced 2026-06-27 14:20:26 +08:00
优化
This commit is contained in:
8
go.mod
8
go.mod
@@ -2,6 +2,10 @@ module github.com/fumiama/go-registry
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/fumiama/gofastTEA v0.0.10
|
||||
require (
|
||||
github.com/fumiama/go-base16384 v1.6.1
|
||||
github.com/fumiama/go-simple-protobuf v0.1.0
|
||||
github.com/fumiama/gofastTEA v0.0.10
|
||||
)
|
||||
|
||||
require github.com/fumiama/go-simple-protobuf v0.1.0
|
||||
require golang.org/x/text v0.3.7 // indirect
|
||||
|
||||
Reference in New Issue
Block a user