Skip to content

Commit 60d6503

Browse files
committed
readme: fix Go version badge
Still TODO to ensure that the version listed here is consistent with the min version in the build matrix. Signed-off-by: Paul Jolly <paul@myitcv.io> Change-Id: I3308834244ba1ee88ba83f21354d083acfa7ed41 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/530636
1 parent 25cfb20 commit 60d6503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[![Go Reference](https://pkg.go.dev/badge/cuelang.org/go.svg)](https://pkg.go.dev/cuelang.org/go)
1717
[![Github](https://github.com/cue-lang/cue/workflows/Test/badge.svg)](https://github.com/cue-lang/cue/actions)
1818
[![GolangCI](https://golangci.com/badges/github.com/cue-lang/cue.svg)](https://golangci.com/r/github.com/cue-lang/cue)
19-
[![Go 1.16+](https://img.shields.io/badge/go-1.16.11cf.svg)](https://golang.org/dl/)
19+
[![Go 1.16+](https://img.shields.io/badge/go-1.16-9cf.svg)](https://golang.org/dl/)
2020
[![platforms](https://img.shields.io/badge/platforms-linux|windows|macos-inactive.svg)]()
2121

2222

0 commit comments

Comments
 (0)