build(deps): bump github.com/stbenjam/no-sprintf-host-port (#2781)
Bumps [github.com/stbenjam/no-sprintf-host-port](https://github.com/stbenjam/no-sprintf-host-port) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/stbenjam/no-sprintf-host-port/releases) - [Commits](https://github.com/stbenjam/no-sprintf-host-port/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/stbenjam/no-sprintf-host-port dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c77c1b913
commit
7bed08591d
2
go.mod
2
go.mod
@ -83,7 +83,7 @@ require (
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.11.0
|
||||
github.com/ssgreg/nlreturn/v2 v2.2.1
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.0
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.1
|
||||
github.com/stretchr/testify v1.7.1
|
||||
github.com/sylvia7788/contextcheck v1.0.4
|
||||
github.com/tdakkota/asciicheck v0.1.1
|
||||
|
4
go.sum
generated
4
go.sum
generated
@ -703,8 +703,8 @@ github.com/spf13/viper v1.11.0 h1:7OX/1FS6n7jHD1zGrZTM7WtY13ZELRyosK4k93oPr44=
|
||||
github.com/spf13/viper v1.11.0/go.mod h1:djo0X/bA5+tYVoCn+C7cAYJGcVn/qYLFTG8gdUsX7Zk=
|
||||
github.com/ssgreg/nlreturn/v2 v2.2.1 h1:X4XDI7jstt3ySqGU86YGAURbxw3oTDPK9sPEi6YEwQ0=
|
||||
github.com/ssgreg/nlreturn/v2 v2.2.1/go.mod h1:E/iiPB78hV7Szg2YfRgyIrk1AD6JVMTRkkxBiELzh2I=
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.0 h1:pnSetrEuD55O56B6OKROPSNwJtjUkjaiM+MDzuqNeG4=
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.0/go.mod h1:TLhvtIvONRzdmkFiio4O8LHsN9N74I+PhRquPsxpL0I=
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.1 h1:tYugd/yrm1O0dV+ThCbaKZh195Dfm07ysF0U6JQXczc=
|
||||
github.com/stbenjam/no-sprintf-host-port v0.1.1/go.mod h1:TLhvtIvONRzdmkFiio4O8LHsN9N74I+PhRquPsxpL0I=
|
||||
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
|
||||
github.com/stretchr/objx v0.1.1 h1:2vfRuCMp5sSVIDSqO8oNnWJq7mPa6KVP3iPIwFBuy8A=
|
||||
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
|
||||
|
Loading…
x
Reference in New Issue
Block a user