-
- Downloads
Gomod upgrades
... | @@ -11,10 +11,9 @@ require ( | ... | @@ -11,10 +11,9 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.8.1 | github.com/spf13/viper v1.8.1 | ||
github.com/xx-labs/sleeve v0.1.1-0.20211013215902-d22a28ed32ff | github.com/xx-labs/sleeve v0.1.1-0.20211013215902-d22a28ed32ff | ||
gitlab.com/xx_network/comms v0.0.4-0.20210914232007-b82fc7baa23c | |||
gitlab.com/xx_network/crypto v0.0.5-0.20210914231859-c309efac46c4 | gitlab.com/xx_network/crypto v0.0.5-0.20210914231859-c309efac46c4 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20210915220237-70cb4551d6f3 | gitlab.com/xx_network/primitives v0.0.4-0.20210915220237-70cb4551d6f3 | ||
google.golang.org/grpc v1.40.0 // indirect | golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect | ||
gorm.io/driver/postgres v1.1.1 | gorm.io/driver/postgres v1.1.1 | ||
gorm.io/gorm v1.21.15 | gorm.io/gorm v1.21.15 | ||
) | ) |
Please register or sign in to comment