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 10, 2024
1 parent d4a9819 commit 558882f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 20240207/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ RUN set -eux && \
go install golang.org/x/tools/cmd/deadcode@latest && \
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] && \
go install github.com/Yamashou/[email protected] && \
go install github.com/99designs/[email protected] && \
go install github.com/Yamashou/[email protected] && \
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 558882f

Please sign in to comment.