Skip to content

Commit

Permalink
Update ipxedust version:
Browse files Browse the repository at this point in the history
A newer version landed in ipxedust.

Signed-off-by: Jacob Weinstock <[email protected]>
  • Loading branch information
jacobweinstock committed Jun 3, 2023
1 parent 753160d commit e8c4360
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 @@ -18,7 +18,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.1
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
github.com/tinkerbell/ipxedust v0.0.0-20230509203848-b331219921b9
github.com/tinkerbell/ipxedust v0.0.0-20230603154707-5f246245935a
github.com/tinkerbell/tink v0.7.1-0.20220916173048-e3975fbcf4e1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
go.opentelemetry.io/otel v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/tinkerbell/ipxedust v0.0.0-20230509203848-b331219921b9 h1:LN5WXYRJHA4ioJCqm1hW9WM7fBqsRs936uNScQ5mI6w=
github.com/tinkerbell/ipxedust v0.0.0-20230509203848-b331219921b9/go.mod h1:vMRa5eo8FZ4Vqq5xSUhzf8iHzdgjSjNeesYD1ZIfJF8=
github.com/tinkerbell/ipxedust v0.0.0-20230603154707-5f246245935a h1:hHxWdOzBWo2jEKoFfx9i5i00v8tirezoY1AmDHnBfH4=
github.com/tinkerbell/ipxedust v0.0.0-20230603154707-5f246245935a/go.mod h1:vMRa5eo8FZ4Vqq5xSUhzf8iHzdgjSjNeesYD1ZIfJF8=
github.com/tinkerbell/tink v0.7.1-0.20220916173048-e3975fbcf4e1 h1:K0bl3z+Lj7quCv0axvJo6sWc0ZW5u3pyZ+wG8jh3BPo=
github.com/tinkerbell/tink v0.7.1-0.20220916173048-e3975fbcf4e1/go.mod h1:bfAkSH7J/QQYIyqZRR6IQp8w78aac6l8Z2Lws5uXz6A=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
Expand Down

0 comments on commit e8c4360

Please sign in to comment.