Skip to content

Commit

Permalink
update go-hal
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jan 15, 2024
1 parent 8bf746b commit ea24383
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/gliderlabs/ssh v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
github.com/metal-stack/go-hal v0.5.0
github.com/metal-stack/go-hal v0.5.1-0.20240115102607-8b0140441dae
github.com/metal-stack/metal-go v0.26.2
github.com/metal-stack/v v1.0.3
github.com/nsqio/go-nsq v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNB
github.com/lestrrat-go/option v1.0.1/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/metal-stack/go-hal v0.5.0 h1:0w+rRgKy05ltresjGFL0Bj3dPAknYnIdjuAkOlUJuZ8=
github.com/metal-stack/go-hal v0.5.0/go.mod h1:ddFBHVHzDbAk8mOKq77SlTk7EM7f9d5Rmu69+49IwZQ=
github.com/metal-stack/go-hal v0.5.1-0.20240115102607-8b0140441dae h1:4Sg8DjBkAGZjlCMgsxfJr9whj/rdSYW610NNkG9jJ70=
github.com/metal-stack/go-hal v0.5.1-0.20240115102607-8b0140441dae/go.mod h1:ddFBHVHzDbAk8mOKq77SlTk7EM7f9d5Rmu69+49IwZQ=
github.com/metal-stack/metal-go v0.26.2 h1:KZRV1wtCsj0dMo4GpW2+XemmAkPZAYFjbGe7QhhcH1k=
github.com/metal-stack/metal-go v0.26.2/go.mod h1:olJ3Az7RBh39Q5WFCJOQBd7cJi0xgGYwMTEIFvkDQQY=
github.com/metal-stack/metal-lib v0.14.2 h1:ntIZiV8fVoWsgPLXOy9xrObZr1NdU5caYUP0zzefUME=
Expand Down

0 comments on commit ea24383

Please sign in to comment.