Skip to content

Commit 546f3e3

Browse files
committed
update go mod
1 parent 08e3a20 commit 546f3e3

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

go.mod

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
module github.com/venkatsvpr/golang-lru/v2
1+
module github.com/hashicorp/golang-lru/v2
22

3-
go 1.18
4-
5-
replace github.com/hashicorp/golang-lru/v2 => ./
6-
7-
replace github.com/hashicorp/golang-lru/v2/internal => ./internal
8-
9-
require github.com/hashicorp/golang-lru/v2 v2.0.0-00010101000000-000000000000
3+
go 1.18

0 commit comments

Comments
 (0)