aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-23 04:09:15 +0000
committerGitHub <noreply@github.com>2022-09-23 04:09:15 +0000
commit8bd5d237f1f7fda4459b59415f8706b44508f994 (patch)
treebd516298d7d9a6a13fb6c8be982c1bbd06244164 /go.mod
parent1a5f4be6904694189b8f2461529f1160191a7810 (diff)
downloadgit-bug-8bd5d237f1f7fda4459b59415f8706b44508f994.tar.gz
build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1
Bumps [github.com/praetorian-inc/gokart](https://github.com/praetorian-inc/gokart) from 0.4.0 to 0.5.1. - [Release notes](https://github.com/praetorian-inc/gokart/releases) - [Changelog](https://github.com/praetorian-inc/gokart/blob/main/.goreleaser.yml) - [Commits](https://github.com/praetorian-inc/gokart/compare/v0.4.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/praetorian-inc/gokart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 09782bee..0b9acf66 100644
--- a/go.mod
+++ b/go.mod
@@ -89,7 +89,7 @@ require (
github.com/mtibben/percent v0.2.1 // indirect
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
- github.com/praetorian-inc/gokart v0.4.0
+ github.com/praetorian-inc/gokart v0.5.1
github.com/rivo/uniseg v0.1.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect