Skip to content

Commit 4e511d1

Browse files
authored
Merge pull request #85 from jekyll/dependabot/go_modules/github.com/hashicorp/go-version-1.7.0
build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
2 parents 704a3d4 + f172a57 commit 4e511d1

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
@@ -9,7 +9,7 @@ require (
99
github.com/getsentry/raven-go v0.2.0
1010
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
1111
github.com/google/go-github/v53 v53.2.0
12-
github.com/hashicorp/go-version v1.6.0
12+
github.com/hashicorp/go-version v1.7.0
1313
github.com/heroku/x v0.0.61
1414
github.com/jekyll/dashboard v1.1.0
1515
github.com/parkr/changelog v1.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ github.com/google/go-github/v53 v53.2.0 h1:wvz3FyF53v4BK+AsnvCmeNhf8AkTaeh2SoYu/
2525
github.com/google/go-github/v53 v53.2.0/go.mod h1:XhFRObz+m/l+UCm9b7KSIC3lT3NWSXGt7mOsAWEloao=
2626
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
2727
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
28-
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=
29-
github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
28+
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=
29+
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
3030
github.com/heroku/x v0.0.61 h1:yfoAAtnFWSFZj+UlS+RZL/h8QYEp1R4wHVEg0G+Hwh4=
3131
github.com/heroku/x v0.0.61/go.mod h1:C7xYbpMdond+s6L5VpniDUSVPRwm3kZum1o7XiD5ZHk=
3232
github.com/jekyll/dashboard v1.1.0 h1:cVPqHCbaO0sFBGqQXB5m2b5CHWbBIwodbk6wbQN+6eY=

0 commit comments

Comments
 (0)