vend with
This commit is contained in:
@@ -2,8 +2,9 @@ module gitea/lobby-irl
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require gitea.bel.blue/bel/with v0.0.0-20260527141310-eadcabb7fe54
|
||||
|
||||
require (
|
||||
gitea.bel.blue/bel/with v0.0.0-20260527141310-eadcabb7fe54 // indirect
|
||||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/lib/pq v1.11.2 // indirect
|
||||
@@ -17,3 +18,5 @@ require (
|
||||
modernc.org/memory v1.11.0 // indirect
|
||||
modernc.org/sqlite v1.46.1 // indirect
|
||||
)
|
||||
|
||||
replace gitea.bel.blue/bel/with => ./.vendor/with
|
||||
|
||||
Reference in New Issue
Block a user