Skip to content

Commit 0f9602a

Browse files
chore(deps): bump github.com/hhatto/gocloc from 0.5.1 to 0.5.2
Bumps [github.com/hhatto/gocloc](https://github.com/hhatto/gocloc) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/hhatto/gocloc/releases) - [Changelog](https://github.com/hhatto/gocloc/blob/master/.goreleaser.yml) - [Commits](hhatto/gocloc@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: github.com/hhatto/gocloc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a816913 commit 0f9602a

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
@@ -15,7 +15,7 @@ require (
1515
github.com/go-git/go-git/v5 v5.9.0
1616
github.com/google/go-github v17.0.0+incompatible
1717
github.com/google/uuid v1.3.1
18-
github.com/hhatto/gocloc v0.5.1
18+
github.com/hhatto/gocloc v0.5.2
1919
github.com/onsi/ginkgo/v2 v2.12.1
2020
github.com/onsi/gomega v1.28.0
2121
github.com/open-policy-agent/opa v0.57.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
264264
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
265265
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
266266
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
267-
github.com/hhatto/gocloc v0.5.1 h1:VFTm5VdllyGxvAjvXmYQDgthaVAUwPPJphebL+fHz2c=
268-
github.com/hhatto/gocloc v0.5.1/go.mod h1:pTtvBwdm0Mhqjkqu1g9uXplkncP/CHnhhDOigLj9/ek=
267+
github.com/hhatto/gocloc v0.5.2 h1:wCPQZziiXBed1cbPH6sj23bWsgxiSgiujpSA2IGxoZA=
268+
github.com/hhatto/gocloc v0.5.2/go.mod h1:pTtvBwdm0Mhqjkqu1g9uXplkncP/CHnhhDOigLj9/ek=
269269
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
270270
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
271271
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=

0 commit comments

Comments
 (0)