Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helmfile 0.59.0 #39648

Closed
wants to merge 1 commit into from
Closed

helmfile 0.59.0 #39648

wants to merge 1 commit into from

Conversation

Kriechi
Copy link
Contributor

@Kriechi Kriechi commented May 10, 2019

Created with brew bump-formula-pr.

@fxcoudert
Copy link
Member

tmpl/context_tmpl.go:5:2: cannot find package "github.com/Masterminds/sprig" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/github.com/Masterminds/sprig (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/github.com/Masterminds/sprig (from $GOPATH)
state/create.go:11:2: cannot find package "github.com/imdario/mergo" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/github.com/imdario/mergo (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/github.com/imdario/mergo (from $GOPATH)
state/state.go:26:2: cannot find package "github.com/tatsushid/go-prettytable" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/github.com/tatsushid/go-prettytable (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/github.com/tatsushid/go-prettytable (from $GOPATH)
cmd/cmd.go:8:2: cannot find package "github.com/urfave/cli" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/github.com/urfave/cli (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/github.com/urfave/cli (from $GOPATH)
helmexec/exec.go:11:2: cannot find package "go.uber.org/zap" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/go.uber.org/zap (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/go.uber.org/zap (from $GOPATH)
helmexec/exec.go:12:2: cannot find package "go.uber.org/zap/zapcore" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/go.uber.org/zap/zapcore (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/go.uber.org/zap/zapcore (from $GOPATH)
tmpl/context_funcs.go:5:2: cannot find package "gopkg.in/yaml.v2" in any of:
	/usr/local/Cellar/go/1.12.5/libexec/src/gopkg.in/yaml.v2 (from $GOROOT)
	/private/tmp/helmfile-20190510-89240-3w295g/helmfile-0.59.0/src/gopkg.in/yaml.v2 (from $GOPATH)

@Kriechi
Copy link
Contributor Author

Kriechi commented May 11, 2019

Mhm - do we need to depend on go modules?
I'm flying a bit in the dark here...

@chenrui333 chenrui333 mentioned this pull request May 14, 2019
@Kriechi
Copy link
Contributor Author

Kriechi commented May 15, 2019

superseeded by #39830

@Kriechi Kriechi closed this May 15, 2019
@Kriechi Kriechi deleted the helmfile-0.59.0 branch May 15, 2019 11:39
@chenrui333
Copy link
Member

@Kriechi they moved to go modules in 0.55, that is why we only have 0.54.2 in this formula. :)

@chenrui333
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants