-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a35e397
commit 4c291b4
Showing
2 changed files
with
1 addition
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ The go version 1.20 | |
- Use a specific version (tag) | ||
|
||
```bash | ||
go get github.com/pnguyen215/[email protected].0 | ||
go get github.com/pnguyen215/[email protected].1 | ||
``` | ||
|
||
- Latest version | ||
|
@@ -24,10 +24,6 @@ go get github.com/pnguyen215/[email protected] | |
go get -u github.com/pnguyen215/voipkit@latest | ||
``` | ||
|
||
### Usage | ||
|
||
- [Asterisk Manager Interface (AMI)](https://github.com/pnguyen215/voipkit/blob/master/docs/ami.md) | ||
|
||
### Github Action | ||
|
||
- [Action gh-release](https://github.com/softprops/action-gh-release) | ||
|
This file was deleted.
Oops, something went wrong.