Skip to content

Commit 9b54e19

Browse files
Excavator: Bump go dependency github.com/ldez/gomoddirectives (#81)
1 parent 9740b16 commit 9b54e19

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ require (
7070
github.com/kunwardeep/paralleltest v1.0.14
7171
github.com/lasiar/canonicalheader v1.1.2
7272
github.com/ldez/exptostd v0.4.4
73-
github.com/ldez/gomoddirectives v0.7.0
73+
github.com/ldez/gomoddirectives v0.7.1
7474
github.com/ldez/grignotin v0.10.1
7575
github.com/ldez/tagliatelle v0.7.2
7676
github.com/ldez/usetesting v0.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ github.com/lasiar/canonicalheader v1.1.2 h1:vZ5uqwvDbyJCnMhmFYimgMZnJMjwljN5VGY0
277277
github.com/lasiar/canonicalheader v1.1.2/go.mod h1:qJCeLFS0G/QlLQ506T+Fk/fWMa2VmBUiEI2cuMK4djI=
278278
github.com/ldez/exptostd v0.4.4 h1:58AtQjnLcT/tI5W/1KU7xE/O7zW9RAWB6c/ScQAnfus=
279279
github.com/ldez/exptostd v0.4.4/go.mod h1:QfdzPw6oHjFVdNV7ILoPu5sw3OZ3OG1JS0I5JN3J4Js=
280-
github.com/ldez/gomoddirectives v0.7.0 h1:EOx8Dd56BZYSez11LVgdj025lKwlP0/E5OLSl9HDwsY=
281-
github.com/ldez/gomoddirectives v0.7.0/go.mod h1:wR4v8MN9J8kcwvrkzrx6sC9xe9Cp68gWYCsda5xvyGc=
280+
github.com/ldez/gomoddirectives v0.7.1 h1:FaULkvUIG36hj6chpwa+FdCNGZBsD7/fO+p7CCsM6pE=
281+
github.com/ldez/gomoddirectives v0.7.1/go.mod h1:auDNtakWJR1rC+YX7ar+HmveqXATBAyEK1KYpsIRW/8=
282282
github.com/ldez/grignotin v0.10.1 h1:keYi9rYsgbvqAZGI1liek5c+jv9UUjbvdj3Tbn5fn4o=
283283
github.com/ldez/grignotin v0.10.1/go.mod h1:UlDbXFCARrXbWGNGP3S5vsysNXAPhnSuBufpTEbwOas=
284284
github.com/ldez/tagliatelle v0.7.2 h1:KuOlL70/fu9paxuxbeqlicJnCspCRjH0x8FW+NfgYUk=

vendor/github.com/ldez/gomoddirectives/.golangci.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/ldez/gomoddirectives/readme.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,8 @@ github.com/lasiar/canonicalheader
596596
# github.com/ldez/exptostd v0.4.4
597597
## explicit; go 1.23.0
598598
github.com/ldez/exptostd
599-
# github.com/ldez/gomoddirectives v0.7.0
600-
## explicit; go 1.23.0
599+
# github.com/ldez/gomoddirectives v0.7.1
600+
## explicit; go 1.24.0
601601
github.com/ldez/gomoddirectives
602602
# github.com/ldez/grignotin v0.10.1
603603
## explicit; go 1.24.0

0 commit comments

Comments
 (0)