Skip to content

Commit

Permalink
Bump github.com/sunshineplan/utils from 0.1.69 to 0.1.70 (#129)
Browse files Browse the repository at this point in the history
Bumps [github.com/sunshineplan/utils](https://github.com/sunshineplan/utils) from 0.1.69 to 0.1.70.
- [Release notes](https://github.com/sunshineplan/utils/releases)
- [Commits](sunshineplan/utils@v0.1.69...v0.1.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 08a8140 commit 2ed6054
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 @@ -9,7 +9,7 @@ require (
github.com/sunshineplan/chrome v1.1.17
github.com/sunshineplan/gohttp v1.0.10
github.com/sunshineplan/useragent v1.0.1
github.com/sunshineplan/utils v0.1.69
github.com/sunshineplan/utils v0.1.70
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/sunshineplan/gohttp v1.0.10 h1:yXV1Jc+kRLsS0gOr2kKs2jywhso+X422xzV+uO
github.com/sunshineplan/gohttp v1.0.10/go.mod h1:aTmCdd7sOiBHDyFVDW9pTvX5ecRUOFym4zGN9DhwM18=
github.com/sunshineplan/useragent v1.0.1 h1:0x4MIlcOQ2awc1XKUwEJr+fDcJXpm/bw1H7Hbi79PbY=
github.com/sunshineplan/useragent v1.0.1/go.mod h1:u+8L7UYZqQI4iMgbMdhE1GldRohbrlQGZr5lzegPRLE=
github.com/sunshineplan/utils v0.1.69 h1:sV6Y6xmBkT5aCn9EjAPAcFuCqMhXVPDD3k+NE+rEMDI=
github.com/sunshineplan/utils v0.1.69/go.mod h1:QMe2vCEFq9VliPac8WfXndi5jP0ZrPHus8wvJlgBy5M=
github.com/sunshineplan/utils v0.1.70 h1:xwTrUGDAyWCGwcMpi9UZwsp3xYzy6fZQButJrFoomkk=
github.com/sunshineplan/utils v0.1.70/go.mod h1:QMe2vCEFq9VliPac8WfXndi5jP0ZrPHus8wvJlgBy5M=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Expand Down

0 comments on commit 2ed6054

Please sign in to comment.