File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/CHESSComputing/SyncService
22
3- go 1.26.2
3+ go 1.26.3
44
55require (
66 github.com/CHESSComputing/DataBookkeeping v0.3.7
7- github.com/CHESSComputing/golib v1.2.7
7+ github.com/CHESSComputing/golib v1.2.8
88 github.com/gin-gonic/gin v1.12.0
99 github.com/google/uuid v1.6.0
1010)
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Azure/go-ntlmssp v0.1.0 h1:DjFo6YtWzNqNvQdrwEyr/e4nhU3vRiwenz5QX7sFz+
44github.com/Azure/go-ntlmssp v0.1.0 /go.mod h1:NYqdhxd/8aAct/s4qSYZEerdPuH1liG2/X9DiVTbhpk =
55github.com/CHESSComputing/DataBookkeeping v0.3.7 h1:tEXUxCU9OYdsMTEdyb45OiYckGRnrxNfrBYVWZC4LeI =
66github.com/CHESSComputing/DataBookkeeping v0.3.7 /go.mod h1:XnKNqRYFbOHvMAtWf0WEzJNAzn8zKWVNiM3s8R3aFyg =
7- github.com/CHESSComputing/golib v1.2.7 h1:kz9tF/r8InGnmeLexsRzbq2pFehIsaoQt+wbqKuLsDI =
8- github.com/CHESSComputing/golib v1.2.7 /go.mod h1:mLEebNACKawWMbmgTC5iVy6GSpbJJZLQqsua01kVvNA =
7+ github.com/CHESSComputing/golib v1.2.8 h1:V5qPc3HxipxP2Y7y6IkvVz04BjXIgeWjXZz7LhlbeWw =
8+ github.com/CHESSComputing/golib v1.2.8 /go.mod h1:mLEebNACKawWMbmgTC5iVy6GSpbJJZLQqsua01kVvNA =
99github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e h1:4dAU9FXIyQktpoUAgOJK3OTFc/xug0PCXYCqU0FgDKI =
1010github.com/alexbrainman/sspi v0.0.0-20250919150558-7d374ff0d59e /go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4 =
1111github.com/bytedance/gopkg v0.1.4 h1:oZnQwnX82KAIWb7033bEwtxvTqXcYMxDBaQxo5JJHWM =
You can’t perform that action at this time.
0 commit comments