Skip to content

Commit

Permalink
Update gqlgen and gqlgenc
Browse files Browse the repository at this point in the history
  • Loading branch information
sonatard committed Feb 7, 2024
1 parent bcb46b6 commit d79fb49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 20240207/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ RUN set -eux && \
go install mvdan.cc/gofumpt@latest && \
go install github.com/daixiang0/gci@latest && \
go install github.com/golangci/golangci-lint/cmd/[email protected] && \
go install github.com/99designs/[email protected].42 && \
go install github.com/Yamashou/gqlgenc@v0.16.1 && \
go install github.com/99designs/[email protected].44 && \
go install github.com/Yamashou/gqlgenc@v0.18.1 && \
go install github.com/gqlgo/nodecheck/cmd/[email protected] && \
go install github.com/gqlgo/deprecatedquery/cmd/[email protected] && \
go install github.com/gqlgo/optionalschema/cmd/[email protected] && \
Expand Down

0 comments on commit d79fb49

Please sign in to comment.