Skip to content

Go client for AirVantage device managment API

Notifications You must be signed in to change notification settings

AirVantage/airvantage-api-go

Repository files navigation

airvantage-api-go

Go client for AirVantage device management REST API.

Release manually a new version

As Go uses a specific version format we cannot use the usual YY.MM.<counter> numbering scheme. We can use v1.YYMM..<counter> instead. You simply need to create a tag and push it

git tag v1.2501.1
git push origin tag v1.2501.1

Then you can fetch the version in other Go project

go get github.com/AirVantage/airvantage-api-go@v1.2501.1

About

Go client for AirVantage device managment API

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages