File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/CHESSComputing/MetaData
33go 1.23.6
44
55require (
6- github.com/CHESSComputing/golib v0.6.8
6+ github.com/CHESSComputing/golib v0.6.9
77 github.com/gin-gonic/gin v1.10.0
88 gopkg.in/yaml.v2 v2.4.0
99)
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
22cloud.google.com/go/compute/metadata v0.3.0 h1:Tz+eQXMEqDIKRsmY3cHTL6FVaynIjX2QxYC4trgAKZc =
33cloud.google.com/go/compute/metadata v0.3.0 /go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k =
44github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
5- github.com/CHESSComputing/golib v0.6.8 h1:0wZWWsnJKByrkxZCggXwJQq97l0B7SrhVu6aSKd+4Hg =
6- github.com/CHESSComputing/golib v0.6.8 /go.mod h1:Kstol3B5dm9jDSFeE5R4urX2XL2thE/YFd02I9HNE5E =
5+ github.com/CHESSComputing/golib v0.6.9 h1:DbpEkA8ZyWHBPtsv6SxdyM53m/B++zjtTedlB0tYNGI =
6+ github.com/CHESSComputing/golib v0.6.9 /go.mod h1:Kstol3B5dm9jDSFeE5R4urX2XL2thE/YFd02I9HNE5E =
77github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0 =
88github.com/bytedance/sonic v1.11.6 /go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4 =
99github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM =
You can’t perform that action at this time.
0 commit comments