Skip to content

Commit

Permalink
feat(goreview): bump to v0.26.0
Browse files Browse the repository at this point in the history
goreview main diff:
- feat: add Backstage metadata
- feat: bump Go to 1.21.0

See full diff below:
einride/goreview@v0.23.1...v0.26.0
  • Loading branch information
tvkn authored and odsod committed Aug 16, 2023
1 parent 9792cfc commit 51ae137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggoreview/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

const (
name = "goreview"
version = "0.23.1"
version = "0.26.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit 51ae137

Please sign in to comment.