Skip to content

Commit e43c3f0

Browse files
build(deps): bump github.com/lasiar/canonicalheader from 1.1.1 to 1.1.2
Bumps [github.com/lasiar/canonicalheader](https://github.com/lasiar/canonicalheader) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/lasiar/canonicalheader/releases) - [Changelog](https://github.com/lasiar/canonicalheader/blob/main/.goreleaser.yaml) - [Commits](lasiar/canonicalheader@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/lasiar/canonicalheader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46ad10 commit e43c3f0

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ require (
6565
github.com/kulti/thelper v0.6.3
6666
github.com/kunwardeep/paralleltest v1.0.10
6767
github.com/kyoh86/exportloopref v0.1.11
68-
github.com/lasiar/canonicalheader v1.1.1
68+
github.com/lasiar/canonicalheader v1.1.2
6969
github.com/ldez/gomoddirectives v0.2.4
7070
github.com/ldez/tagliatelle v0.5.0
7171
github.com/leonklingele/grouper v1.1.2
@@ -127,8 +127,8 @@ require (
127127
go-simpler.org/sloglint v0.7.2
128128
go.uber.org/automaxprocs v1.6.0
129129
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
130-
golang.org/x/sys v0.26.0
131-
golang.org/x/tools v0.26.0
130+
golang.org/x/sys v0.27.0
131+
golang.org/x/tools v0.27.0
132132
gopkg.in/yaml.v3 v3.0.1
133133
honnef.co/go/tools v0.5.1
134134
mvdan.cc/gofumpt v0.7.0
@@ -193,8 +193,8 @@ require (
193193
go.uber.org/multierr v1.6.0 // indirect
194194
go.uber.org/zap v1.24.0 // indirect
195195
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 // indirect
196-
golang.org/x/mod v0.21.0 // indirect
197-
golang.org/x/sync v0.8.0 // indirect
196+
golang.org/x/mod v0.22.0 // indirect
197+
golang.org/x/sync v0.9.0 // indirect
198198
golang.org/x/text v0.18.0 // indirect
199199
google.golang.org/protobuf v1.34.2 // indirect
200200
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)