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 e334daa commit 1fe3b1cCopy full SHA for 1fe3b1c
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/slingdata-io/godbc
2
3
go 1.24.3
4
5
-require github.com/ebitengine/purego v0.9.1 // indirect
+require github.com/ebitengine/purego v0.10.0
go.sum
@@ -1,2 +1,2 @@
1
-github.com/ebitengine/purego v0.9.1 h1:a/k2f2HQU3Pi399RPW1MOaZyhKJL9w/xFpKAg4q1s0A=
-github.com/ebitengine/purego v0.9.1/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
+github.com/ebitengine/purego v0.10.0 h1:QIw4xfpWT6GWTzaW5XEKy3HXoqrJGx1ijYHzTF0/ISU=
+github.com/ebitengine/purego v0.10.0/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
0 commit comments