Compare commits

..

1 Commits

Author SHA1 Message Date
eb8f1c1936 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-03-27 16:15:28 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ toolchain go1.24.1
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
require (
dagger.io/dagger v0.17.1
dagger.io/dagger v0.17.2
github.com/joho/godotenv v1.5.1
)

View File

@ -1,7 +1,7 @@
dagger.io/dagger v0.6.0 h1:3cN0QxS/re2RKyHW3BGyk/Hz7Ux46EfvB4zbZLA/X6o=
dagger.io/dagger v0.6.0/go.mod h1:/sSGPh+1LInVuHzTkkr1pZ5N0BAEDoqJ94eM2Xoh/iE=
dagger.io/dagger v0.17.1 h1:Rx3yuaUDjj6uxPcBML5wDzXYHA3/KoiGG8wK05M0730=
dagger.io/dagger v0.17.1/go.mod h1:gTNS/9ipDiEBlTcwHrLRsS4ZmmLaBLI+vKeSSo9+DYU=
dagger.io/dagger v0.17.2 h1:/kspNWXEYvYy/MD6wu1LwYiQeZjp4Hv+53t4qIoi8SE=
dagger.io/dagger v0.17.2/go.mod h1:WkSnr5u632S+QhCOYAcgzEaeEB8kUfLarnJOpBym2hY=
github.com/99designs/gqlgen v0.17.2/go.mod h1:K5fzLKwtph+FFgh9j7nFbRUdBKvTcGnsta51fsMTn3o=
github.com/99designs/gqlgen v0.17.68 h1:vH6jTShCv7sgz1ejXEDNqho7KWlA4ZwSWzVsxyhypAM=
github.com/99designs/gqlgen v0.17.68/go.mod h1:fvCiqQAu2VLhKXez2xFvLmE47QgAPf/KTPN5XQ4rsHQ=