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

---
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 and AtomicFS committed May 31, 2024
1 parent 83e387a commit fb341e2
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.21
toolchain go1.21.3

require (
dagger.io/dagger v0.11.5
dagger.io/dagger v0.11.6
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.11.5 h1:MGU40jWuG7LHU+Jq9zCFaIe3gEAuTVx2zRNulL4hEyw=
dagger.io/dagger v0.11.5/go.mod h1:7JewnFDOKZdJNQbQsPvjemONAn6v3ihuTL1bxBSQG8g=
dagger.io/dagger v0.11.6 h1:aGmMpPETphE091FQ4U4LRxYLxbvLZd5Icm/V1Vv8IOQ=
dagger.io/dagger v0.11.6/go.mod h1:7JewnFDOKZdJNQbQsPvjemONAn6v3ihuTL1bxBSQG8g=
github.com/99designs/gqlgen v0.17.44 h1:OS2wLk/67Y+vXM75XHbwRnNYJcbuJd4OBL76RX3NQQA=
github.com/99designs/gqlgen v0.17.44/go.mod h1:UTCu3xpK2mLI5qcMNw+HKDiEL77it/1XtAjisC4sLwM=
github.com/Khan/genqlient v0.7.0 h1:GZ1meyRnzcDTK48EjqB8t3bcfYvHArCUUvgOwpz1D4w=
Expand Down

0 comments on commit fb341e2

Please sign in to comment.