This commit is contained in:
parent
363083ec71
commit
99e9c4457d
5 changed files with 94 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -135,6 +135,8 @@ require (
|
|||
github.com/sony/gobreaker v0.5.0 // indirect
|
||||
github.com/stretchr/objx v0.5.2 // indirect
|
||||
github.com/stretchr/testify v1.10.0 // indirect
|
||||
github.com/swaggo/files v1.0.1 // indirect
|
||||
github.com/swaggo/gin-swagger v1.6.0 // indirect
|
||||
github.com/transip/gotransip/v6 v6.26.0 // indirect
|
||||
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
|
||||
github.com/ugorji/go/codec v1.2.12 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue