Skip to content

Commit

Permalink
upgrade dagger sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
kpenfound committed Aug 31, 2023
1 parent cfe0828 commit e502805
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/kpenfound/greetings-api
go 1.18

require (
dagger.io/dagger v0.8.2
dagger.io/dagger v0.8.4
github.com/aws/aws-sdk-go v1.44.119
gotest.tools/v3 v3.1.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
dagger.io/dagger v0.8.2 h1:vtND1W7rcuWZoPeD9y4+2u7VVGKNeMVchxZUHEqDKA4=
dagger.io/dagger v0.8.2/go.mod h1:Nwl7WI8YETaZhGjPJvkiOZnKLJXBaJOkSarp5m4+FxA=
dagger.io/dagger v0.8.4 h1:2zNu40cBvPZc/CSgMnLRfayfQj5VtbJlDtWJyWGwGSQ=
dagger.io/dagger v0.8.4/go.mod h1:Nwl7WI8YETaZhGjPJvkiOZnKLJXBaJOkSarp5m4+FxA=
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 e502805

Please sign in to comment.