Skip to content

Commit

Permalink
Backport of retracting api submodule version 1.31.1 into release/1.20…
Browse files Browse the repository at this point in the history
….x (#22173)

* backport of commit e617c17

* backport of commit 5dda3c2

* backport of commit 8d410c2

---------

Co-authored-by: nitin.sachdev <nitin.sachdev@hashicorp.com>
  • Loading branch information
1 parent 2e7ced1 commit c416223
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/22172.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
api: Fixed api submodule checksum mismatch issue by retracted 1.31.1 version [[GH-22172](/~https://github.com/hashicorp/consul/pull/22172)]
```
1 change: 1 addition & 0 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.22.12
replace github.com/hashicorp/consul/sdk => ../sdk

retract (
v1.31.1 // checksum mismatch with tag
v1.29.5 // cut from incorrect branch
v1.28.0 // tag was mutated
v1.27.1 // tag was mutated
Expand Down

0 comments on commit c416223

Please sign in to comment.