Skip to content

Commit d4faf89

Browse files
build(gomod): ⚡ major gomod
1 parent c286618 commit d4faf89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ require (
1616
github.com/aws/aws-sdk-go-v2/config v1.27.18
1717
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1
1818
github.com/bitfield/script v0.22.1
19-
github.com/caarlos0/env/v6 v6.10.1
19+
github.com/caarlos0/env/v11 v11.3.1
2020
github.com/creack/pty v1.1.21
2121
github.com/danieljoos/wincred v1.2.1
2222
github.com/dustin/go-humanize v1.0.1
2323
github.com/fatih/color v1.17.0
2424
github.com/gobuffalo/uuid v2.0.5+incompatible
25-
github.com/golang-jwt/jwt/v4 v4.5.2
25+
github.com/golang-jwt/jwt/v5 v5.2.2
2626
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
2727
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
2828
github.com/jarcoal/httpmock v1.3.1
@@ -32,7 +32,7 @@ require (
3232
github.com/mitchellh/go-homedir v1.1.0
3333
github.com/peterbourgon/diskv/v3 v3.0.1
3434
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
35-
github.com/posener/complete v1.2.3
35+
github.com/posener/complete/v2 v2.1.0
3636
github.com/pterm/pterm v0.12.79
3737
github.com/savaki/jq v0.0.0-20161209013833-0e6baecebbf8
3838
github.com/sheldonhull/magetools v1.0.2

0 commit comments

Comments
 (0)