1
0
mirror of https://github.com/fumiama/go-registry.git synced 2026-06-28 06:40:25 +08:00

update deps

This commit is contained in:
源文雨
2023-01-09 20:27:58 +08:00
parent 44b0846bdc
commit c305f228ed
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fumiama/go-registry
go 1.17
require (
github.com/fumiama/go-base16384 v1.6.1
github.com/fumiama/go-base16384 v1.6.4
github.com/fumiama/go-simple-protobuf v0.1.0
github.com/fumiama/gofastTEA v0.0.10
)