Skip to content

Commit

Permalink
fix: update major version in go module path (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ev1lQuark committed Sep 27, 2022
1 parent 84f074b commit c1890c6
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/casbin/xorm-adapter/v2
module github.com/casbin/xorm-adapter/v3

go 1.12

Expand Down

0 comments on commit c1890c6

Please sign in to comment.