Skip to content

Commit 2a7ed7b

Browse files
build(deps): bump github.com/denis-tingaikin/go-header
Bumps [github.com/denis-tingaikin/go-header](https://github.com/denis-tingaikin/go-header) from 0.5.0 to 1.0.0. - [Release notes](https://github.com/denis-tingaikin/go-header/releases) - [Commits](denis-tingaikin/go-header@v0.5.0...v1.0.0) --- updated-dependencies: - dependency-name: github.com/denis-tingaikin/go-header dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b150173 commit 2a7ed7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ require (
6666
github.com/daixiang0/gci v0.13.6 // indirect
6767
github.com/dave/dst v0.27.3 // indirect
6868
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
69-
github.com/denis-tingaikin/go-header v0.5.0 // indirect
69+
github.com/denis-tingaikin/go-header v1.0.0 // indirect
7070
github.com/dlclark/regexp2 v1.11.5 // indirect
7171
github.com/ettle/strcase v0.2.0 // indirect
7272
github.com/fatih/color v1.18.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
103103
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
104104
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
105105
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
106-
github.com/denis-tingaikin/go-header v0.5.0 h1:SRdnP5ZKvcO9KKRP1KJrhFR3RrlGuD+42t4429eC9k8=
107-
github.com/denis-tingaikin/go-header v0.5.0/go.mod h1:mMenU5bWrok6Wl2UsZjy+1okegmwQ3UgWl4V1D8gjlY=
106+
github.com/denis-tingaikin/go-header v1.0.0 h1:QIwZWb3jLC6pOp9NEFldiD8raqRmCE/n0VUdZKW32x8=
107+
github.com/denis-tingaikin/go-header v1.0.0/go.mod h1:NT3qKwqsXQYp8WHVgkwxL49qB5jsRmdr9dGQCDfpmZ0=
108108
github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ=
109109
github.com/dlclark/regexp2 v1.11.5/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
110110
github.com/ettle/strcase v0.2.0 h1:fGNiVF21fHXpX1niBgk0aROov1LagYsOwV/xqKDKR/Q=

0 commit comments

Comments
 (0)