File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/cli/safeexec v1.0.1
99 github.com/google/uuid v1.6.0
1010 github.com/gorilla/websocket v1.5.3
11- github.com/hashicorp/go-version v1.7 .0
11+ github.com/hashicorp/go-version v1.8 .0
1212 github.com/joho/godotenv v1.5.1
1313 github.com/kyokomi/emoji/v2 v2.2.13
1414 github.com/logrusorgru/aurora/v4 v4.0.0
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
6565github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
6666github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
6767github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
68- github.com/hashicorp/go-version v1.7 .0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
69- github.com/hashicorp/go-version v1.7 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
68+ github.com/hashicorp/go-version v1.8 .0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
69+ github.com/hashicorp/go-version v1.8 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
7070github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec /go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68 =
7171github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 h1:AgcIVYPa6XJnU3phs104wLj8l5GEththEw6+F79YsIY =
7272github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 /go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68 =
You can’t perform that action at this time.
0 commit comments