Skip to content

Commit

Permalink
chore(aqua): add golang toolchains
Browse files Browse the repository at this point in the history
- `golang/go`
- `golang-migrate/migrate`
- `golang/mock`
- `golang.org/x/tools/gopls`
- `uber-go/mock`
  • Loading branch information
koyashiro committed Jan 29, 2024
1 parent 48c4dc1 commit 4ddb051
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shared/.config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ packages:
- name: dylanaraps/[email protected]
- name: eza-community/[email protected]
- name: golangci/[email protected]
- name: golang/[email protected]
- name: golang-migrate/[email protected]
- name: golang.org/x/tools/[email protected]
- name: hadolint/[email protected]
- name: hashicorp/[email protected]
- name: JohnnyMorganz/[email protected]
Expand All @@ -26,5 +29,6 @@ packages:
- name: sharkdp/[email protected]
- name: sharkdp/[email protected]
- name: starship/[email protected]
- name: uber-go/[email protected]
- name: volta-cli/[email protected]
- name: wagoodman/[email protected]

0 comments on commit 4ddb051

Please sign in to comment.