From c08dbb6a2e022542aa20fc9eeb1c3a0357c4aa45 Mon Sep 17 00:00:00 2001 From: Chris Raborg Date: Mon, 8 Jul 2024 10:53:39 -0400 Subject: [PATCH] chore - update badges --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9917f52..542192a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # go-msg -[![GoDoc](https://godoc.org/github.com/zerofox-oss/go-msg?status.svg)](http://godoc.org/github.com/zerofox-oss/go-msg) -[![Build Status](https://travis-ci.org/zerofox-oss/go-msg.svg?branch=master)](https://travis-ci.org/zerofox-oss/go-msg) +[![Build Status](https://github.com/zerofox-oss/go-msg/actions/workflows/go.yml/badge.svg)](https://github.com/zerofox-oss/go-msg/actions/workflows/go.yml) +[![Go Reference](https://pkg.go.dev/badge/github.com/zerofox-oss/go-msg.svg)](https://pkg.go.dev/github.com/zerofox-oss/go-msg) +[![Go Report Card](https://goreportcard.com/badge/github.com/zerofox-oss/go-msg)](https://goreportcard.com/report/github.com/zerofox-oss/go-msg) +[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/zerofox-oss/go-msg/badge)](https://scorecard.dev/viewer/?uri=github.com/zerofox-oss/go-msg) **Pub/Sub Message Primitives for Go**