mirror of
https://github.com/click33/sa-token-go.git
synced 2026-04-23 01:47:06 +08:00
chore: bump version to v0.1.3
This commit is contained in:
@@ -3,9 +3,9 @@ module github.com/click33/sa-token-go/examples/jwt-example
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/click33/sa-token-go/core v0.1.2
|
||||
github.com/click33/sa-token-go/storage/memory v0.1.2
|
||||
github.com/click33/sa-token-go/stputil v0.1.2
|
||||
github.com/click33/sa-token-go/core v0.1.3
|
||||
github.com/click33/sa-token-go/storage/memory v0.1.3
|
||||
github.com/click33/sa-token-go/stputil v0.1.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user