You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ./bin/upgrade-deps.sh similar than the following PR in compatibility-user-acceptance: https://github.com/graphql-go/compatibility-user-acceptance/pull/19. #28
Actual
Currently we do not have a script that upgrades dependencies.
Expected
We want to move the
./bin/upgrade-deps.shscripts so we are able to upgrade dependencies.