Skip to content

Commit 18cc174

Browse files
dependabot[bot]AtomicFS
authored andcommitted
build(deps): bump dagger.io/dagger in /cmd/firmware-action
Bumps [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.20.5 to 0.20.6. - [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md) - [Commits](dagger/dagger-go-sdk@v0.20.5...v0.20.6) --- updated-dependencies: - dependency-name: dagger.io/dagger dependency-version: 0.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bba4e29 commit 18cc174

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/firmware-action/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/9elements/firmware-action/cmd/firmware-action
33
go 1.25.0
44

55
require (
6-
dagger.io/dagger v0.20.5
6+
dagger.io/dagger v0.20.6
77
github.com/Masterminds/semver v1.5.0
88
github.com/alecthomas/kong v1.15.0
99
github.com/dustin/go-humanize v1.0.1

cmd/firmware-action/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
dagger.io/dagger v0.20.5 h1:QvepDrzcDobSoGq/PPRzlbVfEhw6rqPjmJ1xoljeKzc=
2-
dagger.io/dagger v0.20.5/go.mod h1:ZXg8+pQZaZUC8rAw4V/gPP8aKvKARIJZ+pfcV+RC1es=
1+
dagger.io/dagger v0.20.6 h1:Uac8tdqieoq+psVe5f+rhNk1sk2W8YK5t4OzpGyHuTI=
2+
dagger.io/dagger v0.20.6/go.mod h1:ZXg8+pQZaZUC8rAw4V/gPP8aKvKARIJZ+pfcV+RC1es=
33
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
44
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
55
github.com/99designs/gqlgen v0.17.89 h1:KzEcxPiMgQoMw3m/E85atUEHyZyt0PbAflMia5Kw8z8=

0 commit comments

Comments
 (0)