removed the cfg package from go code.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
instead, started using -ldflags "-X var=val" to set constant values
This commit is contained in:
@ -690,8 +690,6 @@ AC_CONFIG_FILES([
|
||||
lib/Makefile
|
||||
mod/Makefile
|
||||
bin/Makefile
|
||||
go/cfg/go.mod
|
||||
go/cfg/cfg.go
|
||||
t/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
Reference in New Issue
Block a user