1- # goopicsi
1+ # godpu
22
3- [ ![ Linters] ( https://github.com/opiproject/goopicsi /actions/workflows/linters.yml/badge.svg )] ( https://github.com/opiproject/goopicsi /actions/workflows/linters.yml )
4- [ ![ Go] ( https://github.com/opiproject/goopicsi /actions/workflows/go.yml/badge.svg )] ( https://github.com/opiproject/goopicsi /actions/workflows/go.yml )
5- [ ![ License] ( https://img.shields.io/github/license/opiproject/goopicsi ?style=flat-square&color=blue&label=License )] ( https://github.com/opiproject/goopicsi /blob/master/LICENSE )
6- [ ![ codecov] ( https://codecov.io/gh/opiproject/goopicsi /branch/main/graph/badge.svg )] ( https://codecov.io/gh/opiproject/goopicsi )
7- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/opiproject/goopicsi )] ( https://goreportcard.com/report/github.com/opiproject/goopicsi )
8- [ ![ Go Doc] ( https://img.shields.io/badge/godoc-reference-blue.svg )] ( http://godoc.org/github.com/opiproject/goopicsi )
9- [ ![ Last Release] ( https://img.shields.io/github/v/release/opiproject/goopicsi ?label=Latest&style=flat-square&logo=go )] ( https://github.com/opiproject/goopicsi /releases )
3+ [ ![ Linters] ( https://github.com/opiproject/godpu /actions/workflows/linters.yml/badge.svg )] ( https://github.com/opiproject/godpu /actions/workflows/linters.yml )
4+ [ ![ Go] ( https://github.com/opiproject/godpu /actions/workflows/go.yml/badge.svg )] ( https://github.com/opiproject/godpu /actions/workflows/go.yml )
5+ [ ![ License] ( https://img.shields.io/github/license/opiproject/godpu ?style=flat-square&color=blue&label=License )] ( https://github.com/opiproject/godpu /blob/master/LICENSE )
6+ [ ![ codecov] ( https://codecov.io/gh/opiproject/godpu /branch/main/graph/badge.svg )] ( https://codecov.io/gh/opiproject/godpu )
7+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/opiproject/godpu )] ( https://goreportcard.com/report/github.com/opiproject/godpu )
8+ [ ![ Go Doc] ( https://img.shields.io/badge/godoc-reference-blue.svg )] ( http://godoc.org/github.com/opiproject/godpu )
9+ [ ![ Last Release] ( https://img.shields.io/github/v/release/opiproject/godpu ?label=Latest&style=flat-square&logo=go )] ( https://github.com/opiproject/godpu /releases )
1010
1111A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go for OPI
1212
@@ -26,6 +26,6 @@ for more details.
2626
2727``` go
2828import (
29- " github.com/opiproject/goopicsi "
29+ " github.com/opiproject/godpu "
3030)
3131```
0 commit comments