Skip to content

Commit 52fde0b

Browse files
authored
Merge pull request #45 from bodgit/dependabot/go_modules/github.com/bodgit/plumbing-1.3.0
Bump github.com/bodgit/plumbing from 1.2.0 to 1.3.0
2 parents edb43ae + 3649fa9 commit 52fde0b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/bodgit/rvz
33
go 1.18
44

55
require (
6-
github.com/bodgit/plumbing v1.2.0
6+
github.com/bodgit/plumbing v1.3.0
77
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33
88
github.com/klauspost/compress v1.15.12
99
github.com/schollz/progressbar/v3 v3.12.1

go.sum

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ github.com/BurntSushi/toml v1.1.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbi
2020
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
2121
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
2222
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
23-
github.com/bodgit/plumbing v1.2.0 h1:gg4haxoKphLjml+tgnecR4yLBV5zo4HAZGCtAh3xCzM=
2423
github.com/bodgit/plumbing v1.2.0/go.mod h1:b9TeRi7Hvc6Y05rjm8VML3+47n4XTZPtQ/5ghqic2n8=
24+
github.com/bodgit/plumbing v1.3.0 h1:pf9Itz1JOQgn7vEOE7v7nlEfBykYqvUYioC61TwWCFU=
25+
github.com/bodgit/plumbing v1.3.0/go.mod h1:JOTb4XiRu5xfnmdnDJo6GmSbSbtSyufrsyZFByMtKEs=
2526
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33 h1:WKWC9w7vN3EqI9CgejQB1rkvaIx1kzDWiytmuNkTgoU=
2627
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33/go.mod h1:bPfgzOZA7a/NsO/QIgBMK+ycfZCGN1WKyiRkZpwnaAE=
2728
github.com/bodgit/sevenzip v1.2.2 h1:oVstkjbJ/bRfmxPIFtaf0Fzf6XhXrXiglQU/WLfWHJk=

0 commit comments

Comments
 (0)