Skip to content

Commit

Permalink
[ignore] Added annotation_unsupported.go file back and fixed go.mod a…
Browse files Browse the repository at this point in the history
…nd go.sum.
  • Loading branch information
anvitha-jain committed Mar 6, 2024
1 parent 967ceb4 commit 7092a18
Show file tree
Hide file tree
Showing 4 changed files with 863 additions and 4 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/CiscoDevNet/terraform-provider-aci/v2

replace github.com/ciscoecosystem/aci-go-client/v2 => /Users/anvjain/Terraform/ACI/aci-go-client

go 1.18

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZ
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/ciscoecosystem/aci-go-client/v2 v2.27.0 h1:2fjlZX5QOxyxM78aDkyTjZUG8t+hnZp+KYY198SUbCI=
github.com/ciscoecosystem/aci-go-client/v2 v2.27.0/go.mod h1:0uk5hiHANgXo+0h+Z8dFBriB7hHnI0PSGVUm7/20bt4=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
Expand Down
Loading

0 comments on commit 7092a18

Please sign in to comment.