Skip to content

Commit

Permalink
feat: remove go package
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Sep 24, 2024
1 parent 6d0b124 commit df84635
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ go-install-packages() {
require_go github.com/google/wire/cmd/wire
require_go github.com/abice/go-enum
require_go github.com/swaggo/swag/cmd/swag
# in the latest version because of using "replace" in their go.mod
# it cannot be installed.
# require_go github.com/99designs/gqlgen
require_go golang.org/x/tools/cmd/gonew

msg "golangci-lint $(golangci-lint version)"
Expand Down

0 comments on commit df84635

Please sign in to comment.