laniakea v0.7
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.26.0
|
||||
|
||||
require (
|
||||
git.nix13.pw/scuroneko/extypes v1.2.0
|
||||
git.nix13.pw/scuroneko/laniakea v0.6.2
|
||||
git.nix13.pw/scuroneko/laniakea v0.7.1
|
||||
git.nix13.pw/scuroneko/slog v1.0.2
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
@@ -15,7 +15,7 @@ require (
|
||||
go.mongodb.org/mongo-driver/v2 v2.5.0
|
||||
)
|
||||
|
||||
//replace git.nix13.pw/scuroneko/laniakea v0.6.2 => ./laniakea
|
||||
//replace git.nix13.pw/scuroneko/laniakea v0.7.0 => ./laniakea
|
||||
//replace git.nix13.pw/scuroneko/extypes v1.2.0 => ../go-extypes
|
||||
//replace git.nix13.pw/scuroneko/slog v1.0.2 => ../slog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user