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 @@ -3,7 +3,7 @@ module github.com/coder/coder
3
3
go 1.17
4
4
5
5
// Required until https://github.com/pion/ice/pull/413 is merged.
6
- replace github.com/pion/ice/v2 => github.com/kylecarbs/ice/v2 v2.1.8-0.20220127004414-903293f3b5e7
6
+ replace github.com/pion/ice/v2 => github.com/kylecarbs/ice/v2 v2.1.8-0.20220127013758-526c25708344
7
7
8
8
// Required until https://github.com/hashicorp/terraform-config-inspect/pull/74 is merged.
9
9
replace github.com/hashicorp/terraform-config-inspect => github.com/kylecarbs/terraform-config-inspect v0.0.0-20211215004401-bbc517866b88
Original file line number Diff line number Diff line change @@ -835,8 +835,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
835
835
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
836
836
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
837
837
github.com/ktrysmt/go-bitbucket v0.6.4 /go.mod h1:9u0v3hsd2rqCHRIpbir1oP7F58uo5dq19sBYvuMoyQ4 =
838
- github.com/kylecarbs/ice/v2 v2.1.8-0.20220127004414-903293f3b5e7 h1:KXcqmiQIHoM8iLCUGfuaXfnnGcK/FlWDgaTGTqBooTk =
839
- github.com/kylecarbs/ice/v2 v2.1.8-0.20220127004414-903293f3b5e7 /go.mod h1:E5frMpIJ3zzcQiRo+XyT7z1IiAsGc1hDURcVJQUzGWA =
838
+ github.com/kylecarbs/ice/v2 v2.1.8-0.20220127013758-526c25708344 h1:rXpDqMPlbnKASSBFwPrJbT2wEL5jZzIX/i0cvwISxlM =
839
+ github.com/kylecarbs/ice/v2 v2.1.8-0.20220127013758-526c25708344 /go.mod h1:E5frMpIJ3zzcQiRo+XyT7z1IiAsGc1hDURcVJQUzGWA =
840
840
github.com/kylecarbs/terraform-config-inspect v0.0.0-20211215004401-bbc517866b88 h1:tvG/qs5c4worwGyGnbbb4i/dYYLjpFwDMqcIT3awAf8 =
841
841
github.com/kylecarbs/terraform-config-inspect v0.0.0-20211215004401-bbc517866b88 /go.mod h1:Z0Nnk4+3Cy89smEbrq+sl1bxc9198gIP4I7wcQF6Kqs =
842
842
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 /go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k =
You can’t perform that action at this time.
0 commit comments