Skip to content

Commit 034ecdf

Browse files
fix(deps): update module github.com/ydataai/go-core to v0.15.5
1 parent dede1a6 commit 034ecdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/golang-jwt/jwt/v5 v5.2.1
1111
github.com/kelseyhightower/envconfig v1.4.0
1212
github.com/stretchr/testify v1.9.0
13-
github.com/ydataai/go-core v0.15.1
13+
github.com/ydataai/go-core v0.15.5
1414
golang.org/x/oauth2 v0.18.0
1515
)
1616

0 commit comments

Comments
 (0)