From 2ed60543369fa449bc49a15cb0eab8319a6f7bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 02:01:48 +0000 Subject: [PATCH] Bump github.com/sunshineplan/utils from 0.1.69 to 0.1.70 (#129) 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](https://github.com/sunshineplan/utils/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f6830f6..3512fa1 100644 --- a/go.mod +++ b/go.mod @@ -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 ( diff --git a/go.sum b/go.sum index 5ec4d1c..d80b189 100644 --- a/go.sum +++ b/go.sum @@ -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=