Skip to content

Tags: bwplotka/bingo

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: cut v0.10 (#164)

Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com>

Verified

This tag was signed with the committer’s verified signature.
saswatamcode Saswata Mukherjee

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed "Go1.18+ required" error on some modules due to missing go.sum (#…

…134)

Reason was that go list command no longer updates go.sum.

Fixes: #125

Signed-off-by: bwplotka <bwplotka@gmail.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactored mod file code for consistent use. (#124)

* Refactored mod file code for consistent use.

Signed-off-by: bwplotka <bwplotka@gmail.com>

* Fixed bug.

Signed-off-by: bwplotka <bwplotka@gmail.com>

* Update.

Signed-off-by: bwplotka <bwplotka@gmail.com>

Signed-off-by: bwplotka <bwplotka@gmail.com>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup. (#112)

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v0.5.1

Toggle v0.5.1's commit message
v0.5.1 release.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added new go.mod commands; separated tests. (#96)

Fixes #92

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated shell parser to mvdan.cc/sh/v3 and use correct url. (#86)

Fixes #84

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed pinned build envvar/flag support + list. (#83)

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>