update
This commit is contained in:
parent
f8c56a1b22
commit
785a18147d
2 changed files with 16 additions and 0 deletions
4
go.mod
4
go.mod
|
|
@ -1,3 +1,7 @@
|
|||
module merch-api
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require github.com/sirupsen/logrus v1.9.4
|
||||
|
||||
require golang.org/x/sys v0.13.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue