File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/bodgit/rvz
3
3
go 1.18
4
4
5
5
require (
6
- github.com/bodgit/plumbing v1.2 .0
6
+ github.com/bodgit/plumbing v1.3 .0
7
7
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33
8
8
github.com/klauspost/compress v1.15.12
9
9
github.com/schollz/progressbar/v3 v3.12.1
Original file line number Diff line number Diff line change @@ -20,8 +20,9 @@ github.com/BurntSushi/toml v1.1.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbi
20
20
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
21
21
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY =
22
22
github.com/andybalholm/brotli v1.0.4 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
23
- github.com/bodgit/plumbing v1.2.0 h1:gg4haxoKphLjml+tgnecR4yLBV5zo4HAZGCtAh3xCzM =
24
23
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 =
25
26
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33 h1:WKWC9w7vN3EqI9CgejQB1rkvaIx1kzDWiytmuNkTgoU =
26
27
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33 /go.mod h1:bPfgzOZA7a/NsO/QIgBMK+ycfZCGN1WKyiRkZpwnaAE =
27
28
github.com/bodgit/sevenzip v1.2.2 h1:oVstkjbJ/bRfmxPIFtaf0Fzf6XhXrXiglQU/WLfWHJk =
You can’t perform that action at this time.
0 commit comments