Skip to content

Conversation

@tych0
Copy link
Collaborator

@tych0 tych0 commented Mar 31, 2022

We were getting something like:

panic: runtime error: slice bounds out of range [:2] with capacity 1

goroutine 1 [running]:
main.main.func3(0xc0005ca000)
/stacker-tree/cmd/main.go:289 +0xb55
github.com/urfave/cli.(*App).Run(0xc0005b4000, {0xc000110200, 0x1, 0x1})
/stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:264 +0x56d
main.main()
/stacker-tree/cmd/main.go:297 +0x120b

derp :)

Signed-off-by: Tycho Andersen tycho@tycho.pizza

We were getting something like:

panic: runtime error: slice bounds out of range [:2] with capacity 1

goroutine 1 [running]:
main.main.func3(0xc0005ca000)
        /stacker-tree/cmd/main.go:289 +0xb55
github.com/urfave/cli.(*App).Run(0xc0005b4000, {0xc000110200, 0x1, 0x1})
        /stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:264 +0x56d
main.main()
        /stacker-tree/cmd/main.go:297 +0x120b

derp :)

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>
Copy link
Contributor

@andaaron andaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tych0 tych0 merged commit c2e2930 into project-stacker:master Mar 31, 2022
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.

2 participants