Skip to content

Commit 1873b80

Browse files
dependabot[bot]swiatekm
authored andcommitted
build(deps): bump github.com/mailru/easyjson from 0.9.1 to 0.9.2 (#6596)
* build(deps): bump github.com/mailru/easyjson from 0.9.1 to 0.9.2 Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/mailru/easyjson dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com> (cherry picked from commit 3f08f63)
1 parent 5a3c39b commit 1873b80

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,11 +2335,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
23352335

23362336
--------------------------------------------------------------------------------
23372337
Dependency : github.com/mailru/easyjson
2338-
Version: v0.9.1
2338+
Version: v0.9.2
23392339
Licence type (autodetected): MIT
23402340
--------------------------------------------------------------------------------
23412341

2342-
Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.1/LICENSE:
2342+
Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.2/LICENSE:
23432343

23442344
Copyright (c) 2016 Mail.Ru Group
23452345

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,11 +2335,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
23352335

23362336
--------------------------------------------------------------------------------
23372337
Dependency : github.com/mailru/easyjson
2338-
Version: v0.9.1
2338+
Version: v0.9.2
23392339
Licence type (autodetected): MIT
23402340
--------------------------------------------------------------------------------
23412341

2342-
Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.1/LICENSE:
2342+
Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.2/LICENSE:
23432343

23442344
Copyright (c) 2016 Mail.Ru Group
23452345

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/hashicorp/go-version v1.8.0
2121
github.com/hashicorp/golang-lru/v2 v2.0.7
2222
github.com/magefile/mage v1.16.0
23-
github.com/mailru/easyjson v0.9.1
23+
github.com/mailru/easyjson v0.9.2
2424
github.com/miolini/datacounter v1.0.3
2525
github.com/oapi-codegen/runtime v1.2.0
2626
github.com/open-telemetry/opamp-go v0.23.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ github.com/madflojo/testcerts v1.5.0 h1:GhQllyAiGzXVZU+i8O/cQkPTHzN59RxMGtm3uETg
111111
github.com/madflojo/testcerts v1.5.0/go.mod h1:MW8sh39gLnkKh4K0Nc55AyHEDl9l/FBLDUsQhpmkuo0=
112112
github.com/magefile/mage v1.16.0 h1:2naaPmNwrMicCdLBCRDw288hcyClO9lmnm6FMpXyJ5I=
113113
github.com/magefile/mage v1.16.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
114-
github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8=
115-
github.com/mailru/easyjson v0.9.1/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
114+
github.com/mailru/easyjson v0.9.2 h1:dX8U45hQsZpxd80nLvDGihsQ/OxlvTkVUXH2r/8cb2M=
115+
github.com/mailru/easyjson v0.9.2/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
116116
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
117117
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
118118
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=

0 commit comments

Comments
 (0)