Skip to content

Commit

Permalink
Point to Github for go module
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdHeat committed Oct 23, 2024
1 parent 77c6d64 commit 3413a64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ module github.com/CTFd/snicat
go 1.22.3

require git.rootprojects.org/root/sclient.go v1.5.0

replace git.rootprojects.org/root/sclient.go => github.com/therootcompany/sclient v1.5.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git.rootprojects.org/root/sclient.go v1.5.0 h1:CQ0X5aP0cofXpjyiXED8z0DH/fAlEoBpcYZ1Bp4v9Bo=
git.rootprojects.org/root/sclient.go v1.5.0/go.mod h1:4c1wnsd+mAx50C9c2AkG0HMX9Eqlp5UvOPebX97WbCk=
github.com/therootcompany/sclient v1.5.0 h1:t0FnLQuuRDzktuluJF9Z0HS+1WdlNRF4JMJaI1qewlk=
github.com/therootcompany/sclient v1.5.0/go.mod h1:4c1wnsd+mAx50C9c2AkG0HMX9Eqlp5UvOPebX97WbCk=

0 comments on commit 3413a64

Please sign in to comment.