This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
09512ae32d
open-consul
/
agent
/
consul
/
options_oss.go
7 lines
89 B
Go
Raw
Normal View
History
Unescape
Escape
re-run gofmt on 1.17 (#11579) This should let freshly recompiled golangci-lint binaries using Go 1.17 pass 'make lint'
2021-11-16 18:04:01 +00:00
//go:build !consulent
Preparation for changing where license management is done.
2021-05-11 14:50:03 +00:00
// +build !consulent
package
consul
type
EnterpriseDeps
struct
{
}