Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Retract 0.15.3 to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iyabchen committed Jul 7, 2022
1 parent 6a9ed78 commit 6ec6025
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
module github.com/GoogleCloudPlatform/terraform-validator

retract (
v0.16.0 // Incorrect commit
v0.15.4 // Incorrect commit
v0.15.3 // Incorrect commit
)

require (
cloud.google.com/go/bigtable v1.13.0
github.com/GoogleCloudPlatform/config-validator v0.0.0-20220601215952-9c7f9463df8c
Expand Down

0 comments on commit 6ec6025

Please sign in to comment.