File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 117
117
name = "coder-${ osArch } " ;
118
118
# Updated with ./scripts/update-flake.sh`.
119
119
# This should be updated whenever go.mod changes!
120
- vendorHash = "sha256-QihrBFf/CDd4hf2OU9bAd6/zbEAHFnj9i81b/lXlqEQ =" ;
120
+ vendorHash = "sha256-Q7+z3cWMnAO+NdWunXyTdifwJ5gSx2kiymIqzPc7CBk =" ;
121
121
proxyVendor = true ;
122
122
src = ./. ;
123
123
nativeBuildInputs = with pkgs ; [ getopt openssl zstd ] ;
Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ require (
333
333
github.com/hashicorp/go-hclog v1.6.3 // indirect
334
334
github.com/hashicorp/go-uuid v1.0.3 // indirect
335
335
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
336
- github.com/hashicorp/hcl/v2 v2.21 .0
336
+ github.com/hashicorp/hcl/v2 v2.22 .0
337
337
github.com/hashicorp/logutils v1.0.0 // indirect
338
338
github.com/hashicorp/terraform-plugin-go v0.12.0 // indirect
339
339
github.com/hashicorp/terraform-plugin-log v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -573,8 +573,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh
573
573
github.com/hashicorp/hcl v1.0.1-vault-5 h1:kI3hhbbyzr4dldA8UdTb7ZlVVlI2DACdCfz31RPDgJM =
574
574
github.com/hashicorp/hcl v1.0.1-vault-5 /go.mod h1:XYhtn6ijBSAj6n4YqAaf7RBPS4I06AItNorpy+MoQNM =
575
575
github.com/hashicorp/hcl/v2 v2.0.0 /go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV3txagJ90 =
576
- github.com/hashicorp/hcl/v2 v2.21 .0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14 =
577
- github.com/hashicorp/hcl/v2 v2.21 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
576
+ github.com/hashicorp/hcl/v2 v2.22 .0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
577
+ github.com/hashicorp/hcl/v2 v2.22 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
578
578
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
579
579
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
580
580
github.com/hashicorp/terraform-exec v0.17.2 h1:EU7i3Fh7vDUI9nNRdMATCEfnm9axzTnad8zszYZ73Go =
You can’t perform that action at this time.
0 commit comments