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.13.4 to 0.13.5
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.13.4...v0.13.5)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and AtomicFS committed Oct 11, 2024
1 parent bbc194c commit 9c5fa6f
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.13.4
dagger.io/dagger v0.13.5
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kong v1.2.1
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.13.4 h1:zWuNjrotPB+l9xPB7xfRcdoueLFx1MGNJWN4kf6IqxM=
dagger.io/dagger v0.13.4/go.mod h1:MskKkqirGk7Nzq8TQY+bGoT7arpLr0D1/ODkJ4jH9i8=
dagger.io/dagger v0.13.5 h1:OOKqcosTgLjNa/Af9kJBh5EwY706rblqT+jwnXUvYjw=
dagger.io/dagger v0.13.5/go.mod h1:MskKkqirGk7Nzq8TQY+bGoT7arpLr0D1/ODkJ4jH9i8=
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 9c5fa6f

Please sign in to comment.