File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 11language : go
22
33go :
4- - 1.0
5- - 1.1
6- - 1.2
7- - 1.3
4+ - 1.0.3
5+ - 1.1.2
6+ - 1.2.2
7+ - 1.3.3
8+ - 1.4.3
9+ - 1.5.3
810 - release
911 - tip
Original file line number Diff line number Diff line change 1- [ ![ GoDoc] ( https://godoc.org/gopkg.in/ stack.v1 ?status.svg )] ( https://godoc.org/gopkg.in/ stack.v1 )
1+ [ ![ GoDoc] ( https://godoc.org/github.com/go- stack/stack ?status.svg )] ( https://godoc.org/github.com/go- stack/stack )
22
33# stack
44
@@ -10,10 +10,9 @@ the program counter (pc) values returned by runtime.Callers.
1010
1111## Versioning
1212
13- Package stack publishes stable APIs via gopkg.in. The most recent is v1, which
14- is imported like so:
15-
16- import "gopkg.in/stack.v1"
13+ Package stack publishes releases via [ semver] ( http://semver.org/ ) compatible Git
14+ tags prefixed with a single 'v'. The master branch always contains the latest
15+ release. The develop branch contains unreleased commits.
1716
1817## Formatting
1918
You can’t perform that action at this time.
0 commit comments