update: backend/go.mod
This commit is contained in:
@@ -3,7 +3,7 @@ module backend
|
||||
go 1.22.0
|
||||
|
||||
require (
|
||||
git.ipao.vip/rogeecn/atom v1.0.10
|
||||
git.ipao.vip/rogeecn/atom v1.0.11
|
||||
github.com/go-jet/jet/v2 v2.12.0
|
||||
github.com/gofiber/fiber/v3 v3.0.0-beta.3
|
||||
github.com/gofrs/uuid v4.4.0+incompatible
|
||||
@@ -64,7 +64,7 @@ require (
|
||||
github.com/quic-go/qpack v0.5.1 // indirect
|
||||
github.com/quic-go/quic-go v0.47.0 // indirect
|
||||
github.com/refraction-networking/utls v1.6.7 // indirect
|
||||
github.com/rogeecn/atom v1.0.8 // indirect
|
||||
github.com/rogeecn/atom v1.0.4 // indirect
|
||||
github.com/rogpeppe/go-internal v1.10.0 // indirect
|
||||
github.com/sagikazarmark/locafero v0.3.0 // indirect
|
||||
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user