Skip to content

Commit

Permalink
Bump metal operator (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikdr authored Apr 24, 2024
1 parent c0a9c73 commit 7349092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ironcore-dev/ipxe-operator
go 1.22.2

require (
github.com/afritzler/metal-operator v0.0.0-20240412131812-1fa9454427d0
github.com/afritzler/metal-operator v0.0.0-20240424135741-4d378a6dc7b7
github.com/coreos/butane v0.20.0
github.com/go-logr/logr v1.4.1
github.com/ironcore-dev/controller-utils v0.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=
github.com/Microsoft/hcsshim v0.11.4/go.mod h1:smjE4dvqPX9Zldna+t5FG3rnoHhaB7QYxPRqGcpAD9w=
github.com/afritzler/metal-operator v0.0.0-20240412131812-1fa9454427d0 h1:2TzFeArtwH+UWUvtBneoz5n2+xOVfSrtOHf91wyh0wY=
github.com/afritzler/metal-operator v0.0.0-20240412131812-1fa9454427d0/go.mod h1:haYUsrzsOZA61Z2pX7ES7KtLNF6JLI9LfIvkSTW/dhU=
github.com/afritzler/metal-operator v0.0.0-20240424135741-4d378a6dc7b7 h1:sQS81jw4cTOo3har9FLoeRFfq/H+psLCOG2WJFj2cjg=
github.com/afritzler/metal-operator v0.0.0-20240424135741-4d378a6dc7b7/go.mod h1:7PTGK5V1n/Oxqvtae6faXGk7FbSueVCa5OMSOJxhaXs=
github.com/aws/aws-sdk-go v1.47.9 h1:rarTsos0mA16q+huicGx0e560aYRtOucV5z2Mw23JRY=
github.com/aws/aws-sdk-go v1.47.9/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down

0 comments on commit 7349092

Please sign in to comment.