Skip to content

Commit

Permalink
Add retract directive
Browse files Browse the repository at this point in the history
  • Loading branch information
kisunji committed Oct 13, 2021
1 parent e55a8bf commit 4da47ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/hashicorp/raft

go 1.12

retract v1.1.3 // Deleted original tag; module checksum may not be accurate.

require (
github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878
github.com/hashicorp/go-hclog v0.9.1
Expand Down

0 comments on commit 4da47ab

Please sign in to comment.