Skip to content

Commit

Permalink
fix(deps): update module github.com/containeroo/dynflags to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 33b220b commit b5a4498
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/containeroo/portpatrol

go 1.23.2
go 1.23.5

require (
github.com/containeroo/dynflags v0.0.2
github.com/containeroo/dynflags v0.0.3
github.com/containeroo/httputils v0.0.1
github.com/containeroo/resolver v0.0.1
github.com/spf13/pflag v1.0.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/containeroo/dynflags v0.0.2 h1:UmGXDnJ54QwezYHxPzjI1qUJY2Hs0HwywMtO16frtlc=
github.com/containeroo/dynflags v0.0.2/go.mod h1:RFbmo73djvKZKwrlcsAcxfij/LJDtJ1dsbSIKcbzOLg=
github.com/containeroo/dynflags v0.0.3 h1:FtPhOzLKU4AmuUdZFOLKrd+nY6MF3acp2vfjppduCnA=
github.com/containeroo/dynflags v0.0.3/go.mod h1:YmSfpL9trViFWdXOz+RUXQMTFiUBkcOeVajzoh+rMVw=
github.com/containeroo/httputils v0.0.1 h1:W9SbW6nbmnGgaEOXRH5nY9ZwLarBo3+FLUCx6EtS2mc=
github.com/containeroo/httputils v0.0.1/go.mod h1:TrmDptapH6SBe6CeHFWY2kxy63O/9ZWBWrLKpc2SFjI=
github.com/containeroo/resolver v0.0.1 h1:fGDZ6XlLC3TNvLaQsbcPpJOl3leLazCEMbsQGmWp7Lo=
Expand Down

0 comments on commit b5a4498

Please sign in to comment.