We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dede1a6 commit 034ecdfCopy full SHA for 034ecdf
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/golang-jwt/jwt/v5 v5.2.1
11
github.com/kelseyhightower/envconfig v1.4.0
12
github.com/stretchr/testify v1.9.0
13
- github.com/ydataai/go-core v0.15.1
+ github.com/ydataai/go-core v0.15.5
14
golang.org/x/oauth2 v0.18.0
15
)
16
0 commit comments