Skip to content

Commit

Permalink
Bump github.com/mazrean/iwrapper from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [github.com/mazrean/iwrapper](https://github.com/mazrean/iwrapper) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/mazrean/iwrapper/releases)
- [Changelog](https://github.com/mazrean/iwrapper/blob/main/.goreleaser.yaml)
- [Commits](mazrean/iwrapper@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/mazrean/iwrapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent ae5eb54 commit bbd9259
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 @@ -63,7 +63,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.1
github.com/mazrean/iwrapper v1.0.2
github.com/motoki317/sc v1.7.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 @@ -95,8 +95,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.1 h1:VCedrPywSDd9DYDmLJtGBsVKfLylkMNibO7X9QD5WKg=
github.com/mazrean/iwrapper v1.0.1/go.mod h1:X98uuFMCXnqW6Fl2VhrL1OU481pgnAzsc0+FrjUml9w=
github.com/mazrean/iwrapper v1.0.2 h1:Yxwycgs3S0OREgnplVMYMUJZ81kPRaWQ0YgQ34zy0MA=
github.com/mazrean/iwrapper v1.0.2/go.mod h1:tcQ9wiU0oY5vWRUl6YraeeOT+6xvLQoSJbZFSZOxWA0=
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 bbd9259

Please sign in to comment.