release a version
vamkaxifa opened this issue · 5 comments
vamkaxifa commented
Hello , would you like to release a version, 'cause I have some trouble with go mod. When I build my project, I got error
go: finding github.com/mattn/go-oci8 latest
build ProductRecordQuery: cannot load github.com/mattn/go-oci8: no matching versions for query "latest"
I'm thinking about if you can release a version, than I could solve this out...
MichaelS11 commented
@mattn What do you think?
mattn commented
I have plan to add go.mod in later.
vamkaxifa commented
go get github.com/mattn/go-oci8@master
works for me, thanks a lot ~~
mattn commented
Released v0.0.1