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 @@ -6,7 +6,7 @@ require (
66 github.com/SlinkyProject/slurm-client v0.3.1-20250801102150-043094ce1e4e
77 github.com/go-logr/logr v1.4.3
88 github.com/golang-jwt/jwt/v5 v5.3.0
9- github.com/gruntwork-io/terratest v0.50 .0
9+ github.com/gruntwork-io/terratest v0.51 .0
1010 github.com/hashicorp/go-retryablehttp v0.7.8
1111 github.com/hashicorp/hcl/v2 v2.22.0
1212 github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
7373github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
7474github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
7575github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
76- github.com/gruntwork-io/terratest v0.50 .0 h1:AbBJ7IRCpLZ9H4HBrjeoWESITv8nLjN6/f1riMNcAsw =
77- github.com/gruntwork-io/terratest v0.50 .0 /go.mod h1:see0lbKvAqz6rvzvN2wyfuFQQG4PWcAb2yHulF6B2q4 =
76+ github.com/gruntwork-io/terratest v0.51 .0 h1:RCXlCwWlHqhUoxgF6n3hvywvbvrsTXqoqt34BrnLekw =
77+ github.com/gruntwork-io/terratest v0.51 .0 /go.mod h1:evZHXb8VWDgv5O5zEEwfkwMhkx9I53QR/RB11cISrpg =
7878github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
7979github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
8080github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments