Skip to content

Commit 3526198

Browse files
authored
Update status badge
1 parent e31212b commit 3526198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GoDoc](https://godoc.org/github.com/go-rel/postgres?status.svg)](https://pkg.go.dev/github.com/go-rel/postgres)
44
[![Tesst](https://github.com/go-rel/postgres/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/go-rel/postgres/actions/workflows/test.yml)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/go-rel/postgres)](https://goreportcard.com/report/github.com/go-rel/postgres)
6-
[![codecov](https://codecov.io/gh/go-rel/postgres/branch/master/graph/badge.svg?token=56qOCsVPJF)](https://codecov.io/gh/go-rel/postgres)
6+
[![codecov](https://codecov.io/gh/go-rel/postgres/branch/main/graph/badge.svg?token=yxBdKVPXip)](https://codecov.io/gh/go-rel/postgres)
77
[![Gitter chat](https://badges.gitter.im/go-rel/rel.png)](https://gitter.im/go-rel/rel)
88

99
Postgres adapter for REL.
@@ -41,4 +41,4 @@ func main() {
4141

4242
## Supported Database
4343

44-
- PostgreSQL 9, 10, 11, 12, 13 and 14
44+
- PostgreSQL 9, 10, 11, 12 and 13

0 commit comments

Comments
 (0)