Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
1851797a3f
|
@@ -5,7 +5,7 @@
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go get git.campbellwireless.net/barkstack/barkfile-parser@v0.1.0
|
go get cloud.campbellwireless.net/git/barkstack/barkfile-parser@v1.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
The module requires Go 1.24 or later.
|
The module requires Go 1.24 or later.
|
||||||
@@ -80,4 +80,4 @@ Gitea Actions runs tests on each `main` push. The release job reads Conventional
|
|||||||
| `type!:` or `BREAKING CHANGE:` | major |
|
| `type!:` or `BREAKING CHANGE:` | major |
|
||||||
| other types | no release |
|
| other types | no release |
|
||||||
|
|
||||||
Go consumers update through standard module versions, for example `go get git.campbellwireless.net/barkstack/barkfile-parser@latest`.
|
Go consumers update through standard module versions, for example `go get cloud.campbellwireless.net/git/barkstack/barkfile-parser@latest`.
|
||||||
|
|||||||
Reference in New Issue
Block a user