Skip to content

Commit

Permalink
pin library hash for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed Apr 23, 2024
1 parent 1c0b4a2 commit b6e7520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.5
require (
github.com/hashicorp/errwrap v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-gcp-common v0.8.1-0.20240124022842-d7cdd48f6e55
github.com/hashicorp/go-gcp-common v0.8.1-0.20240423002041-8e718f653393
github.com/hashicorp/go-hclog v1.6.2
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brv
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48=
github.com/hashicorp/go-gcp-common v0.8.1-0.20240124022842-d7cdd48f6e55 h1:RQrJYG4fu9xO49FxpeQNRS3JP0xKi/w+Yzl08drMt5Y=
github.com/hashicorp/go-gcp-common v0.8.1-0.20240124022842-d7cdd48f6e55/go.mod h1:VIW1vLrzn9i8DQ4KqyeuYCBWpdTW7Wv837ZMKszWfWg=
github.com/hashicorp/go-gcp-common v0.8.1-0.20240423002041-8e718f653393 h1:U8SRDjykQOPZlQWjdZOCtSB4f+smv44SRXmx9blZf+g=
github.com/hashicorp/go-gcp-common v0.8.1-0.20240423002041-8e718f653393/go.mod h1:VIW1vLrzn9i8DQ4KqyeuYCBWpdTW7Wv837ZMKszWfWg=
github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ=
github.com/hashicorp/go-hclog v1.6.2 h1:NOtoftovWkDheyUM/8JW3QMiXyxJK3uHRK7wV04nD2I=
github.com/hashicorp/go-hclog v1.6.2/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
Expand Down

0 comments on commit b6e7520

Please sign in to comment.