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

Standardize version updates #14

Closed
smikeblog opened this issue Apr 9, 2020 · 3 comments
Closed

Standardize version updates #14

smikeblog opened this issue Apr 9, 2020 · 3 comments

Comments

@smikeblog
Copy link

env GO111MODULE=on go get -u github.com/doronbehar/pistol/cmd/pistol
go: found github.com/doronbehar/pistol/cmd/pistol in github.com/doronbehar/pistol v0.0.4
go: github.com/klauspost/pgzip upgrade => v1.2.3
go: github.com/galdor/go-cmdline upgrade => v1.1.1
go: github.com/adrg/xdg upgrade => v0.2.1
go: github.com/klauspost/compress upgrade => v1.10.4
go: github.com/dlclark/regexp2 upgrade => v1.2.0
go: github.com/sirupsen/logrus upgrade => v1.5.0
go: golang.org/x/sys upgrade => v0.0.0-20200409092240-59c9f1ba88fa
go: github.com/konsorten/go-windows-terminal-sequences upgrade => v1.0.2
go: github.com/andybalholm/brotli upgrade => v1.0.0
go: github.com/pierrec/lz4 upgrade => v2.5.0+incompatible
go: github.com/golang/snappy upgrade => v0.0.1
go: github.com/nwaples/rardecode upgrade => v1.1.0
go: github.com/ulikunitz/xz upgrade => v0.5.7

and
~/C/g/bin ❯❯❯ $GOBIN/pistol --version
v0.0.3 (2019-12-13)

@doronbehar
Copy link
Owner

You are probably using the latest version, I'm just a fool that I haven't updated:

print("v0.0.3 (2019-12-13)\n")

I'm waiting for some feedback regarding #13 and once it'll merge I'll release 0.0.5 with that line updated. Thanks for notifying me.

@doronbehar doronbehar changed the title can't update to last version Standardize version updates Apr 9, 2020
@doronbehar
Copy link
Owner

FYI v0.0.5 is out.

@doronbehar
Copy link
Owner

Closed in #17 .

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

No branches or pull requests

2 participants