more node and go changes
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,8 +4,10 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/andybalholm/brotli v1.0.3 // indirect
|
||||
github.com/asdine/storm/v3 v3.2.1 // indirect
|
||||
github.com/gofiber/fiber/v2 v2.15.0 // indirect
|
||||
github.com/klauspost/compress v1.13.1 // indirect
|
||||
github.com/valyala/fasthttp v1.28.0 // indirect
|
||||
go.etcd.io/bbolt v1.3.6 // indirect
|
||||
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user