Skip to content

Commit

Permalink
Merge pull request #246 from joshuar/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/yassinebenaid/godump-0.9.6

build(go): ⬆️ bump github.com/yassinebenaid/godump from 0.9.5 to 0.9.6
  • Loading branch information
joshuar authored Aug 21, 2024
2 parents 903e95e + 3a4a61e commit 8d65c28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/shirou/gopsutil/v3 v3.24.5
github.com/sourcegraph/conc v0.3.0
github.com/stretchr/testify v1.9.0
github.com/yassinebenaid/godump v0.9.5
github.com/yassinebenaid/godump v0.9.6
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
golang.org/x/text v0.17.0
golang.org/x/tools v0.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo=
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8/go.mod h1:HUYIGzjTL3rfEspMxjDjgmT5uz5wzYJKVo23qUhYTos=
github.com/yassinebenaid/godump v0.9.5 h1:XaV4lhCEZH47pWp3/jRFjQG4Gizy2puZ/LNi6ZZHRdo=
github.com/yassinebenaid/godump v0.9.5/go.mod h1:dc/0w8wmg6kVIvNGAzbKH1Oa54dXQx8SNKh4dPRyW44=
github.com/yassinebenaid/godump v0.9.6 h1:iGWIrdAabru+Ytfxk1KG7zqiHWa8z7+Xc6bzIry4OqY=
github.com/yassinebenaid/godump v0.9.6/go.mod h1:dc/0w8wmg6kVIvNGAzbKH1Oa54dXQx8SNKh4dPRyW44=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 8d65c28

Please sign in to comment.