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 0837a80 commit 04235ceCopy full SHA for 04235ce
go.mod
@@ -3,7 +3,7 @@ module github.com/CHESSComputing/DataManagement
3
go 1.24.3
4
5
require (
6
- github.com/CHESSComputing/golib v0.7.7
+ github.com/CHESSComputing/golib v0.7.8
7
github.com/gin-gonic/gin v1.10.1
8
)
9
0 commit comments