Skip to content

Commit

Permalink
build(deps): bump dagger.io/dagger in /action in the golang group
Browse files Browse the repository at this point in the history
Bumps the golang group in /action with 1 update: [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk).


Updates `dagger.io/dagger` from 0.12.6 to 0.12.7
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.12.6...v0.12.7)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 1818d4a commit 45c4dc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion action/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
toolchain go1.22.4

require (
dagger.io/dagger v0.12.6
dagger.io/dagger v0.12.7
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kong v0.9.0
github.com/dustin/go-humanize v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions action/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dagger.io/dagger v0.12.6 h1:O7ugzjt5e/ZYTSqMWVn5iWiWhd0wEoycTfguUm39y7s=
dagger.io/dagger v0.12.6/go.mod h1:Qxqy5hz1MLMdmVOaByAKpTa/c7K0R0NuxPZX5ZzEneM=
dagger.io/dagger v0.12.7 h1:xMwRc/szSsEkixkmSAnWoRMfejBKipxoVuHiNGOWXpE=
dagger.io/dagger v0.12.7/go.mod h1:Qxqy5hz1MLMdmVOaByAKpTa/c7K0R0NuxPZX5ZzEneM=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/99designs/gqlgen v0.17.49 h1:b3hNGexHd33fBSAd4NDT/c3NCcQzcAVkknhN9ym36YQ=
Expand Down

0 comments on commit 45c4dc2

Please sign in to comment.