mirror of
https://github.com/go-nunu/nunu.git
synced 2025-09-26 20:31:18 +08:00
feat: add --buildFlags
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package config
|
package config
|
||||||
|
|
||||||
var (
|
var (
|
||||||
Version = "1.1.2"
|
Version = "1.1.3"
|
||||||
WireCmd = "github.com/google/wire/cmd/wire@latest"
|
WireCmd = "github.com/google/wire/cmd/wire@latest"
|
||||||
NunuCmd = "github.com/go-nunu/nunu@latest"
|
NunuCmd = "github.com/go-nunu/nunu@latest"
|
||||||
RepoBase = "https://github.com/go-nunu/nunu-layout-base.git"
|
RepoBase = "https://github.com/go-nunu/nunu-layout-base.git"
|
||||||
|
Reference in New Issue
Block a user