Skip to content

Commit

Permalink
fix(deps): update module dagger.io/dagger to v0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 6270fe6 commit 72ae6bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/abtris/ga-badge
go 1.20

require (
dagger.io/dagger v0.8.6
dagger.io/dagger v0.8.7
github.com/urfave/cli/v2 v2.25.7
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dagger.io/dagger v0.8.6 h1:+Tw43g6XWnFNOTxW6dCLID3NkaApNsTboEhR7H5P/bk=
dagger.io/dagger v0.8.6/go.mod h1:DbJi6aSXaRLuio0lHlnpNxfuAL5uMJvRy4UIytmbtLo=
dagger.io/dagger v0.8.7 h1:3wGzK9RKjLcNk5AnIYqkO7TzIJyftb8fT+h0WM9chAM=
dagger.io/dagger v0.8.7/go.mod h1:DbJi6aSXaRLuio0lHlnpNxfuAL5uMJvRy4UIytmbtLo=
github.com/99designs/gqlgen v0.17.31 h1:VncSQ82VxieHkea8tz11p7h/zSbvHSxSDZfywqWt158=
github.com/99designs/gqlgen v0.17.31/go.mod h1:i4rEatMrzzu6RXaHydq1nmEPZkb3bKQsnxNRHS4DQB4=
github.com/Khan/genqlient v0.6.0 h1:Bwb1170ekuNIVIwTJEqvO8y7RxBxXu639VJOkKSrwAk=
Expand Down

0 comments on commit 72ae6bb

Please sign in to comment.