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

Using opentonapi as a package #451

Open
dkatzan opened this issue Aug 22, 2024 · 1 comment
Open

Using opentonapi as a package #451

dkatzan opened this issue Aug 22, 2024 · 1 comment

Comments

@dkatzan
Copy link

dkatzan commented Aug 22, 2024

Hi, trying to use this repo as a package in my go code
using go get github.com/tonkeeper/opentonapi results in getting the latest 1.X version which is 1.2.2 from a few months ago

In order to get newest v2 version, the go.mod file must be updated to include v2 in the module name
I have opened this PR for doing so
#450

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
@dkatzan and others