Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Jan 31, 2025
1 parent 06ed20a commit 35d86ca
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ Declarative CLI Version Manager written in Go.
[MIT](LICENSE)

About the license of logo, please see [here](logo/README.md#license).

1 change: 1 addition & 0 deletions cmd/aqua/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ func core(logE *logrus.Entry, rt *runtime.Runtime) error {
LogE: logE,
Runtime: rt,
}, os.Args...)

}
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/aquaproj/aqua/v2
go 1.23.4

require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/adrg/xdg v0.5.3
github.com/expr-lang/expr v1.16.9
github.com/forPelevin/gomoji v1.2.0
Expand Down

0 comments on commit 35d86ca

Please sign in to comment.