Skip to content

Commit

Permalink
Merge pull request #158 from mazrean/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/mazrean/iwrapper-1.0.4

Bump github.com/mazrean/iwrapper from 1.0.3 to 1.0.4
  • Loading branch information
mazrean authored Aug 8, 2024
2 parents db1af0d + 12a5734 commit 385c1d2
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 @@ -65,7 +65,7 @@ require (
github.com/labstack/echo/v4 v4.12.0
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/mazrean/iwrapper v1.0.3
github.com/mazrean/iwrapper v1.0.4
github.com/motoki317/sc v1.8.1
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.48.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZ
github.com/mattn/go-runewidth v0.0.15/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU=
github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
github.com/mazrean/iwrapper v1.0.3 h1:U4y0PsHccg/jaDCNAVTxUuQmH70C3j963sOB5AmqC38=
github.com/mazrean/iwrapper v1.0.3/go.mod h1:vH6krha/JaY7ETzNA1pzlTI7YaGywml5SRdKN0UBcRY=
github.com/mazrean/iwrapper v1.0.4 h1:H45/QIwcd3dgqKXSFbl4HwdmEyoG4enPPqWPnWZ22wU=
github.com/mazrean/iwrapper v1.0.4/go.mod h1:vH6krha/JaY7ETzNA1pzlTI7YaGywml5SRdKN0UBcRY=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
Expand Down

0 comments on commit 385c1d2

Please sign in to comment.