File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v1.2.2] ( https://github.com/k1LoW/gh-grep/compare/v1.2.1...v1.2.2 ) - 2024-12-12
2+ - Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in https://github.com/k1LoW/gh-grep/pull/49
3+ - Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in https://github.com/k1LoW/gh-grep/pull/51
4+ - Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in https://github.com/k1LoW/gh-grep/pull/52
5+ - Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in https://github.com/k1LoW/gh-grep/pull/53
6+ - Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in https://github.com/k1LoW/gh-grep/pull/56
7+ - Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in https://github.com/k1LoW/gh-grep/pull/54
8+
19## [ v1.2.1] ( https://github.com/k1LoW/gh-grep/compare/v1.2.0...v1.2.1 ) - 2023-10-12
210- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in https://github.com/k1LoW/gh-grep/pull/47
311
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
44const Name string = "gh-grep"
55
66// Version for this
7- var Version = "1.2.1 "
7+ var Version = "1.2.2 "
You can’t perform that action at this time.
0 commit comments