Skip to content

Commit

Permalink
Merge pull request #45 from bodgit/dependabot/go_modules/github.com/b…
Browse files Browse the repository at this point in the history
…odgit/plumbing-1.3.0

Bump github.com/bodgit/plumbing from 1.2.0 to 1.3.0
  • Loading branch information
bodgit committed Nov 18, 2022
2 parents edb43ae + 3649fa9 commit 52fde0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bodgit/rvz
go 1.18

require (
github.com/bodgit/plumbing v1.2.0
github.com/bodgit/plumbing v1.3.0
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33
github.com/klauspost/compress v1.15.12
github.com/schollz/progressbar/v3 v3.12.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ github.com/BurntSushi/toml v1.1.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbi
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/bodgit/plumbing v1.2.0 h1:gg4haxoKphLjml+tgnecR4yLBV5zo4HAZGCtAh3xCzM=
github.com/bodgit/plumbing v1.2.0/go.mod h1:b9TeRi7Hvc6Y05rjm8VML3+47n4XTZPtQ/5ghqic2n8=
github.com/bodgit/plumbing v1.3.0 h1:pf9Itz1JOQgn7vEOE7v7nlEfBykYqvUYioC61TwWCFU=
github.com/bodgit/plumbing v1.3.0/go.mod h1:JOTb4XiRu5xfnmdnDJo6GmSbSbtSyufrsyZFByMtKEs=
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33 h1:WKWC9w7vN3EqI9CgejQB1rkvaIx1kzDWiytmuNkTgoU=
github.com/bodgit/rom v0.0.0-20220525084135-9efc26c9fe33/go.mod h1:bPfgzOZA7a/NsO/QIgBMK+ycfZCGN1WKyiRkZpwnaAE=
github.com/bodgit/sevenzip v1.2.2 h1:oVstkjbJ/bRfmxPIFtaf0Fzf6XhXrXiglQU/WLfWHJk=
Expand Down

0 comments on commit 52fde0b

Please sign in to comment.