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 @@ -10,7 +10,7 @@ require (
1010 github.com/google/go-cmp v0.4.1
1111 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
1212 github.com/hashicorp/go-version v1.2.0
13- github.com/henvic/httpretty v0.0.4
13+ github.com/henvic/httpretty v0.0.5
1414 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
1515 github.com/mattn/go-colorable v0.1.6
1616 github.com/mattn/go-isatty v0.0.12
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod h1:vNeuVxBJEsws4ogUvrchl83t
7676github.com/hashicorp/go-version v1.2.0 h1:3vNe/fWF5CBgRIguda1meWhsZHy3m8gCJ5wx+dIzX/E =
7777github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
7878github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
79- github.com/henvic/httpretty v0.0.4 h1:hyMkO0HugjsmWu63Z+7chDw7+RilkKBJ1vCwlqUOvOk =
80- github.com/henvic/httpretty v0.0.4 /go.mod h1:X38wLjWXHkXT7r2+uK8LjCMne9rsuNaBLJ+5cU2/Pmo =
79+ github.com/henvic/httpretty v0.0.5 h1:XmOHN7HHt+ZhlLNzsMC54yncJDybipkP5NHOGVBOr1s =
80+ github.com/henvic/httpretty v0.0.5 /go.mod h1:X38wLjWXHkXT7r2+uK8LjCMne9rsuNaBLJ+5cU2/Pmo =
8181github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174 h1:WlZsjVhE8Af9IcZDGgJGQpNflI3+MJSBhsgT5PCtzBQ =
8282github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174 /go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A =
8383github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
You can’t perform that action at this time.
0 commit comments