Skip to content

Commit 8efa082

Browse files
fix(deps): update module github.com/metal-toolbox/ironlib to v0.2.5 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e1d284 commit 8efa082

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/hashicorp/go-retryablehttp v0.7.2
1515
github.com/jacobweinstock/registrar v0.4.6
1616
github.com/jinzhu/copier v0.3.5
17-
github.com/metal-toolbox/ironlib v0.2.4
17+
github.com/metal-toolbox/ironlib v0.2.5
1818
github.com/peterbourgon/ff/v3 v3.3.0
1919
github.com/pkg/errors v0.9.1
2020
github.com/prometheus/client_golang v1.14.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,8 +1120,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
11201120
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
11211121
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
11221122
github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2/go.mod h1:eD9eIE7cdwcMi9rYluz88Jz2VyhSmden33/aXg4oVIY=
1123-
github.com/metal-toolbox/ironlib v0.2.4 h1:Ye3e2SY3YBJJqIIG7mWWTDpKmH18R3grELIu0d7TfW0=
1124-
github.com/metal-toolbox/ironlib v0.2.4/go.mod h1:vywoREorRcBGmLTcJzjpPLHYDLTXLe8KazaXtLmVkFc=
1123+
github.com/metal-toolbox/ironlib v0.2.5 h1:un+QgZWYe5b9lZZbtPMspSyoK2P3a1rw+5daz7pUF7g=
1124+
github.com/metal-toolbox/ironlib v0.2.5/go.mod h1:vywoREorRcBGmLTcJzjpPLHYDLTXLe8KazaXtLmVkFc=
11251125
github.com/microsoft/ApplicationInsights-Go v0.4.4/go.mod h1:fKRUseBqkw6bDiXTs3ESTiU/4YTIHsQS4W3fP2ieF4U=
11261126
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=
11271127
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=

0 commit comments

Comments
 (0)