versions and cosmetik updates

This commit is contained in:
2023-05-09 16:53:21 +02:00
parent 6ff2c7c53b
commit cb6a1e08a2
4 changed files with 70 additions and 19 deletions

6
go.mod
View File

@@ -6,14 +6,14 @@ require github.com/beego/beego/v2 v2.0.7
require (
forge.redroom.link/yves/sqldb v0.0.0-20230130111657-cf652439b461
github.com/lib/pq v1.10.8
github.com/lib/pq v1.10.9
github.com/matthewhartstonge/argon2 v0.3.2
github.com/mattn/go-isatty v0.0.18 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.7 // indirect
github.com/prometheus/client_golang v1.15.0 // indirect
github.com/prometheus/client_golang v1.15.1 // indirect
github.com/rs/zerolog v1.29.1
github.com/smartystreets/goconvey v1.6.4
github.com/smartystreets/goconvey v1.8.0
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/viper v1.15.0
golang.org/x/crypto v0.8.0 // indirect