Skip to content

Commit

Permalink
Merge pull request #8 from semperos/daniel/upgrade-goal
Browse files Browse the repository at this point in the history
Upgrade Goal to latest
  • Loading branch information
semperos authored Jul 24, 2024
2 parents a2c5011 + 3409448 commit c92c894
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.22.0

require (
codeberg.org/anaseto/goal v0.42.1-0.20240715155323-a7797629ad42
codeberg.org/anaseto/goal v0.42.1-0.20240724110502-538310b6ed1f
github.com/go-resty/resty/v2 v2.13.1
github.com/jarcoal/httpmock v1.3.1
github.com/knz/bubbline v0.0.0-20230717192058-486954f9953f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
codeberg.org/anaseto/goal v0.42.1-0.20240715155323-a7797629ad42 h1:9u+UJIp1mS0lSum2vkBYy6E9ctQsKFWQaqkoieMlFuA=
codeberg.org/anaseto/goal v0.42.1-0.20240715155323-a7797629ad42/go.mod h1:4hbMNwarYjA3SqmygPuWiuTUa5qeKqaoNM00mBWhit4=
codeberg.org/anaseto/goal v0.42.1-0.20240724110502-538310b6ed1f h1:l4DLwQxfCDhP0kR36WSfAjHBxORwEtXSVQ8WK+IVlMk=
codeberg.org/anaseto/goal v0.42.1-0.20240724110502-538310b6ed1f/go.mod h1:4hbMNwarYjA3SqmygPuWiuTUa5qeKqaoNM00mBWhit4=
github.com/apache/arrow/go/v14 v14.0.2 h1:N8OkaJEOfI3mEZt07BIkvo4sC6XDbL+48MBPWO5IONw=
github.com/apache/arrow/go/v14 v14.0.2/go.mod h1:u3fgh3EdgN/YQ8cVQRguVW3R+seMybFg8QBQ5LU+eBY=
github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4=
Expand Down

0 comments on commit c92c894

Please sign in to comment.