Skip to content

Commit a1ee2a5

Browse files
committed
Updated to v0.7.1
1 parent b6a0da9 commit a1ee2a5

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
@@ -1,7 +1,7 @@
11
# Bitcoin Signed Message Verifier
22

33
[![Latest tag](https://img.shields.io/github/tag/bitonicnl/verify-signed-message.svg)](https://github.com/bitonicnl/verify-signed-message/tags)
4-
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.18-%23007d9c)
4+
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.21-%23007d9c)
55
[![GoDoc](https://godoc.org/github.com/bitonicnl/verify-signed-message?status.svg)](https://pkg.go.dev/github.com/bitonicnl/verify-signed-message)
66
[![Tests status](https://github.com/bitonicnl/verify-signed-message/actions/workflows/test.yml/badge.svg)](https://github.com/BitonicNL/verify-signed-message/actions/workflows/test.yml)
77
[![Go report](https://goreportcard.com/badge/github.com/bitonicnl/verify-signed-message)](https://goreportcard.com/report/github.com/bitonicnl/verify-signed-message)
@@ -11,7 +11,7 @@
1111
1212
## Requirements
1313

14-
- Golang 1.18+
14+
- Golang 1.21+
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)