bump deps

This commit is contained in:
sentriz
2024-02-22 23:41:14 +00:00
parent bf5e4d4811
commit 4853364259
2 changed files with 9 additions and 14 deletions

6
go.mod
View File

@@ -25,8 +25,8 @@ require (
github.com/sentriz/audiotags v0.0.0-20240202193907-618ae39d7743
github.com/sentriz/gormstore v0.0.0-20220105134332-64e31f7f6981
github.com/stretchr/testify v1.8.4
go.senan.xyz/flagconf v0.0.0-20240221161927-6640ce2e42fd
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
go.senan.xyz/flagconf v0.1.0
golang.org/x/exp v0.0.0-20240222230149-e579c86f598f
golang.org/x/net v0.21.0
golang.org/x/sync v0.6.0
gopkg.in/gormigrate.v1 v1.6.0
@@ -36,7 +36,7 @@ require (
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/PuerkitoBio/goquery v1.8.1 // indirect
github.com/PuerkitoBio/goquery v1.9.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-openapi/jsonpointer v0.20.0 // indirect
github.com/go-openapi/swag v0.22.4 // indirect