Skip to content

Commit

Permalink
Merge pull request #138 from puzzle/renovate/dagger.io-dagger-0.x
Browse files Browse the repository at this point in the history
Update module dagger.io/dagger to v0.12.4
  • Loading branch information
ioboi committed Aug 13, 2024
2 parents bece653 + 056282d commit 3a94ea4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ require (

require (
cloud.google.com/go/compute v1.25.1 // indirect
dagger.io/dagger v0.12.1
dagger.io/dagger v0.12.4
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/MakeNowJust/heredoc v1.0.0 // indirect
github.com/Masterminds/semver/v3 v3.2.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,8 @@ dagger.io/dagger v0.12.0 h1:lvU6ZuahyG5i9Xu58kAeJ5RrOwezXHfRLPp/oNcdEs0=
dagger.io/dagger v0.12.0/go.mod h1:e5Xuvu+FnswwG28nMk7ZcDtT+p9vadvONowzLKf/0dA=
dagger.io/dagger v0.12.1 h1:MEstZN3gedJ9IjQoQcVqwNo6lqYjMSWvb6rCjvdCTHw=
dagger.io/dagger v0.12.1/go.mod h1:e5Xuvu+FnswwG28nMk7ZcDtT+p9vadvONowzLKf/0dA=
dagger.io/dagger v0.12.4 h1:PeAsBs0dgMrV4TN8prVqeDDEvg8qOMMjdQiXHe9q2uc=
dagger.io/dagger v0.12.4/go.mod h1:e5Xuvu+FnswwG28nMk7ZcDtT+p9vadvONowzLKf/0dA=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit 3a94ea4

Please sign in to comment.