This commit is contained in:
5
go/cfg/cfg.go.in
Normal file
5
go/cfg/cfg.go.in
Normal file
@ -0,0 +1,5 @@
|
||||
package cfg
|
||||
|
||||
|
||||
|
||||
const BINDIR string = "@bindir@"
|
3
go/cfg/go.mod.in
Normal file
3
go/cfg/go.mod.in
Normal file
@ -0,0 +1,3 @@
|
||||
module cfg
|
||||
|
||||
go 1.20
|
Reference in New Issue
Block a user