Skip to content

Commit 82ec966

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump modernc.org/libc from 1.67.2 to 1.67.3 in the go-modules group
Bumps the go-modules group with 1 update: [modernc.org/libc](https://gitlab.com/cznic/libc). Updates `modernc.org/libc` from 1.67.2 to 1.67.3 - [Commits](https://gitlab.com/cznic/libc/compare/v1.67.2...v1.67.3) --- updated-dependencies: - dependency-name: modernc.org/libc dependency-version: 1.67.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd8233c commit 82ec966

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ require (
314314
google.golang.org/protobuf v1.36.11 // indirect
315315
gopkg.in/warnings.v0 v0.1.2 // indirect
316316
gopkg.in/yaml.v3 v3.0.1 // indirect
317-
modernc.org/libc v1.67.2 // indirect
317+
modernc.org/libc v1.67.3 // indirect
318318
modernc.org/mathutil v1.7.1 // indirect
319319
modernc.org/memory v1.11.0 // indirect
320320
modernc.org/sqlite v1.42.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,8 +1542,8 @@ modernc.org/gc/v3 v3.1.1 h1:k8T3gkXWY9sEiytKhcgyiZ2L0DTyCQ/nvX+LoCljoRE=
15421542
modernc.org/gc/v3 v3.1.1/go.mod h1:HFK/6AGESC7Ex+EZJhJ2Gni6cTaYpSMmU/cT9RmlfYY=
15431543
modernc.org/goabi0 v0.2.0 h1:HvEowk7LxcPd0eq6mVOAEMai46V+i7Jrj13t4AzuNks=
15441544
modernc.org/goabi0 v0.2.0/go.mod h1:CEFRnnJhKvWT1c1JTI3Avm+tgOWbkOu5oPA8eH8LnMI=
1545-
modernc.org/libc v1.67.2 h1:ZbNmly1rcbjhot5jlOZG0q4p5VwFfjwWqZ5rY2xxOXo=
1546-
modernc.org/libc v1.67.2/go.mod h1:QvvnnJ5P7aitu0ReNpVIEyesuhmDLQ8kaEoyMjIFZJA=
1545+
modernc.org/libc v1.67.3 h1:wd+6GdEVSxlI6xX1LePJOckqpg6Dx49gZnyeAwEfxLA=
1546+
modernc.org/libc v1.67.3/go.mod h1:QvvnnJ5P7aitu0ReNpVIEyesuhmDLQ8kaEoyMjIFZJA=
15471547
modernc.org/mathutil v1.7.1 h1:GCZVGXdaN8gTqB1Mf/usp1Y/hSqgI2vAGGP4jZMCxOU=
15481548
modernc.org/mathutil v1.7.1/go.mod h1:4p5IwJITfppl0G4sUEDtCr4DthTaT47/N3aT6MhfgJg=
15491549
modernc.org/memory v1.11.0 h1:o4QC8aMQzmcwCK3t3Ux/ZHmwFPzE6hf2Y5LbkRs+hbI=

0 commit comments

Comments
 (0)