Skip to content

Commit

Permalink
Merge pull request #136 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.1
  • Loading branch information
ioboi committed Jul 19, 2024
2 parents ac6ec6d + fb70e80 commit 053a7f4
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.0
dagger.io/dagger v0.12.1
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 @@ -612,6 +612,8 @@ dagger.io/dagger v0.11.9 h1:CZ0spjR8psyy7khoRZA9gAKEgIfM2J2rWDtceRoBwNU=
dagger.io/dagger v0.11.9/go.mod h1:BJRGBPZbZs9MhbdI9s6Snwkn1xNT7b0xPEjBI57FC+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=
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 053a7f4

Please sign in to comment.