Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent bf39812 commit 2fa18be
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.68
github.com/sunshineplan/utils v0.1.69
)

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.68 h1:EIfR8M88k2BU5Jk92tVLtlDxSrC76S2pIZYdvX5gJEI=
github.com/sunshineplan/utils v0.1.68/go.mod h1:QMe2vCEFq9VliPac8WfXndi5jP0ZrPHus8wvJlgBy5M=
github.com/sunshineplan/utils v0.1.69 h1:sV6Y6xmBkT5aCn9EjAPAcFuCqMhXVPDD3k+NE+rEMDI=
github.com/sunshineplan/utils v0.1.69/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 2fa18be

Please sign in to comment.