mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-06 05:17:01 -06:00
Rename app to vastly
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,4 +1,4 @@
|
||||
module vastop
|
||||
module vastly
|
||||
|
||||
go 1.23.3
|
||||
|
||||
@@ -35,9 +35,9 @@ require (
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
xevion.dev/quickvast/api v0.0.0
|
||||
xevion.dev/vastly/api v0.0.0
|
||||
)
|
||||
|
||||
replace xevion.dev/quickvast/api => ./api
|
||||
replace xevion.dev/vastly/api => ./api
|
||||
|
||||
// replace github.com/wailsapp/wails/v2 v2.9.2 => C:\Users\Xevion\go\pkg\mod
|
||||
|
||||
Reference in New Issue
Block a user