File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ replace github.com/hashicorp/terraform-config-inspect => github.com/kylecarbs/te
15
15
replace github.com/chzyer/readline => github.com/kylecarbs/readline v0.0.0-20220211054233-0d62993714c8
16
16
17
17
// Required until https://github.com/pion/ice/pull/425 is merged.
18
- replace github.com/pion/ice/v2 => github.com/kylecarbs/ice/v2 v2.1.8-0.20220221154042-43b71b693ef2
18
+ replace github.com/pion/ice/v2 => github.com/kylecarbs/ice/v2 v2.1.8-0.20220221162453-b262a62902c3
19
19
20
20
require (
21
21
cdr.dev/slog v1.4.1
Original file line number Diff line number Diff line change @@ -842,8 +842,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
842
842
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
843
843
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
844
844
github.com/ktrysmt/go-bitbucket v0.6.4 /go.mod h1:9u0v3hsd2rqCHRIpbir1oP7F58uo5dq19sBYvuMoyQ4 =
845
- github.com/kylecarbs/ice/v2 v2.1.8-0.20220221154042-43b71b693ef2 h1:GnLpuW9Nx2Cj/5V0v9LPKfYfYzgdqj9b9yVfLruUN+w =
846
- github.com/kylecarbs/ice/v2 v2.1.8-0.20220221154042-43b71b693ef2 /go.mod h1:Op8jlPtjeiycsXh93Cs4jK82C9j/kh7vef6ztIOvtIQ =
845
+ github.com/kylecarbs/ice/v2 v2.1.8-0.20220221162453-b262a62902c3 h1:/SkVJxNTLozVOnU5OAQhnwt5Nb7h15c1BHad6t4h5MM =
846
+ github.com/kylecarbs/ice/v2 v2.1.8-0.20220221162453-b262a62902c3 /go.mod h1:Op8jlPtjeiycsXh93Cs4jK82C9j/kh7vef6ztIOvtIQ =
847
847
github.com/kylecarbs/promptui v0.8.1-0.20201231190244-d8f2159af2b2 h1:MUREBTh4kybLY1KyuBfSx+QPfTB8XiUHs6ZxUhOPTnU =
848
848
github.com/kylecarbs/promptui v0.8.1-0.20201231190244-d8f2159af2b2 /go.mod h1:n4zTdgP0vr0S3w7/O/g98U+e0gwLScEXGwov2nIKuGQ =
849
849
github.com/kylecarbs/readline v0.0.0-20220211054233-0d62993714c8 h1:Y7O3Z3YeNRtw14QrtHpevU4dSjCkov0J40MtQ7Nc0n8 =
You can’t perform that action at this time.
0 commit comments