Skip to content

Commit dbba830

Browse files
renovate[bot]ofaurax
authored andcommitted
fix(deps): update module github.com/metal-toolbox/ironlib to v1.1.0
1 parent 5413e87 commit dbba830

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/metal-toolbox/bmclib v1.1.1
2020
github.com/metal-toolbox/ctrl v1.1.1
2121
github.com/metal-toolbox/fleetdb v1.20.1
22-
github.com/metal-toolbox/ironlib v1.0.0
22+
github.com/metal-toolbox/ironlib v1.1.0
2323
github.com/metal-toolbox/rivets/v2 v2.1.0
2424
github.com/mitchellh/copystructure v1.2.0
2525
github.com/mitchellh/mapstructure v1.5.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -568,8 +568,8 @@ github.com/metal-toolbox/ctrl v1.1.1 h1:TiPm0mIzmCQlJYZJpMr7VmoP44y2BATCRrlbLwJE
568568
github.com/metal-toolbox/ctrl v1.1.1/go.mod h1:CUGY/jPGUEO4rKwPfEbFHZ2oZ0Yy5jsytkUyrWfJGpU=
569569
github.com/metal-toolbox/fleetdb v1.20.1 h1:5YHnG8hFpzmRz7Ulyqs9tWPAIfJdMrUXcuWDWk/g88k=
570570
github.com/metal-toolbox/fleetdb v1.20.1/go.mod h1:8yVOYkEbxNRAvHx02g7bP6oBDiWBvhQ9HY95zI9ZtTU=
571-
github.com/metal-toolbox/ironlib v1.0.0 h1:KXTEcpOKw2KrDcf2OVGkCYZiDfP1+hKladmzhLWYFMQ=
572-
github.com/metal-toolbox/ironlib v1.0.0/go.mod h1:4gNs+2vVr99BtshRKGG/RgFUG1qtPHmn9bVmZSRG6ak=
571+
github.com/metal-toolbox/ironlib v1.1.0 h1:09qqcyZudORzYM6XS9ZIUvyuneRaTiH8b3C+SOqL2kg=
572+
github.com/metal-toolbox/ironlib v1.1.0/go.mod h1:4gNs+2vVr99BtshRKGG/RgFUG1qtPHmn9bVmZSRG6ak=
573573
github.com/metal-toolbox/rivets/v2 v2.1.0 h1:3T1pPRJmX6JBZ9f4VuYZeFVcP23E35FeQaRI9eiSQCg=
574574
github.com/metal-toolbox/rivets/v2 v2.1.0/go.mod h1:LaWiaPqIhxoC9At/hSkcUUfipfiSrMBBum5e7eENR+4=
575575
github.com/microsoft/go-mssqldb v0.17.0/go.mod h1:OkoNGhGEs8EZqchVTtochlXruEhEOaO4S0d2sB5aeGQ=

0 commit comments

Comments
 (0)