Skip to content

Commit

Permalink
fix: invalid version: module contains a go.mod file, so module path m…
Browse files Browse the repository at this point in the history
…ust match major version (#4)

Co-authored-by: liufei11 <[email protected]>
  • Loading branch information
meixiaofei and liufei11 committed Aug 7, 2023
1 parent 1a569e0 commit c9da62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/go-gorm/caches
module github.com/go-gorm/caches/v2

go 1.16

Expand Down

0 comments on commit c9da62d

Please sign in to comment.