You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building confd...
go: inconsistent vendoring in /Users/tthomas/go/src/github.com/kelseyhightower/confd:
github.com/BurntSushi/toml@v0.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
github.com/aws/aws-sdk-go@v1.13.41: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
...
To ignore the vendor directory, use -mod=readonly or -mod=mod.
To sync the vendor directory, run:
go mod vendor
make: *** [Makefile:8: build] Error 1
+ printInfo 'There was a build issue with confd.'
The text was updated successfully, but these errors were encountered:
Is confd even a thing anymore?
The text was updated successfully, but these errors were encountered: