chore(deps): update module github.com/dmarkham/enumer to v1.5.11
parent
c017a63d
No related branches found
No related tags found
module gitlab.alpinelinux.org/alpine/infra/aports-qa-bot | ||
go 1.22 | ||
go 1.22.0 | ||
toolchain go1.23.4 | ||
require ( | ||
github.com/dmarkham/enumer v1.5.10 | ||
github.com/dmarkham/enumer v1.5.11 | ||
github.com/google/uuid v1.6.0 | ||
github.com/robfig/cron/v3 v3.0.1 | ||
github.com/rs/zerolog v1.33.0 | ||
... | ... | @@ -19,9 +19,10 @@ require ( |
github.com/mattn/go-colorable v0.1.13 // indirect | ||
github.com/mattn/go-isatty v0.0.20 // indirect | ||
github.com/pascaldekloe/name v1.0.1 // indirect | ||
golang.org/x/mod v0.13.0 // indirect | ||
golang.org/x/mod v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.25.0 // indirect | ||
golang.org/x/sys v0.20.0 // indirect | ||
golang.org/x/sync v0.11.0 // indirect | ||
golang.org/x/sys v0.30.0 // indirect | ||
golang.org/x/time v0.9.0 // indirect | ||
golang.org/x/tools v0.14.0 // indirect | ||
golang.org/x/tools v0.30.0 // indirect | ||
) |
Please register or sign in to comment