| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
small refactor to validation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplify handling of positionals a little
|
|
|
|
minor fixes to readme
|
|
update deps with go mod tidy
|
|
|
|
|
|
|
|
add golangci badge
|
|
|
|
|
|
Tests for installation under go 1.10 and go 1.11
|
|
|
|
|
|
|
|
|
|
Migrate from Godep to go.mod
|
|
|
|
|
|
|
|
|
|
Update go scalar to the latest version
|
|
Values are much more convenient to use in argument structs, so update
README to use them instead of pointers in the example as we now support
this.
Signed-off-by: Pavel Borzenkov <[email protected]>
|
|
Signed-off-by: Pavel Borzenkov <[email protected]>
|
|
Signed-off-by: Pavel Borzenkov <[email protected]>
|
|
Allows to use values (not pointer) with custom TextUnmarshaler.
Signed-off-by: Pavel Borzenkov <[email protected]>
|