You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -151,7 +151,7 @@ vet Run the Go vet application
151
151
152
152
## Examples & Tests
153
153
All unit tests and [examples](examples) run via [Github Actions](https://github.com/BitcoinSchema/go-bitcoin/actions) and
154
-
uses [Go version 1.15.x](https://golang.org/doc/go1.15). View the [configuration file](.github/workflows/run-tests.yml).
154
+
uses [Go version 1.14.x and 1.15.x](https://golang.org/doc/go1.15). View the [configuration file](.github/workflows/run-tests.yml).
155
155
156
156
Run all tests (including integration tests)
157
157
@@ -206,7 +206,7 @@ View the [contributing guidelines](CONTRIBUTING.md) and follow the [code of cond
206
206
All kinds of contributions are welcome :raised_hands:!
207
207
The most basic way to show your support is to star :star2: the project, or to raise issues :speech_balloon:.
208
208
You can also support this project by [becoming a sponsor on GitHub](https://github.com/sponsors/BitcoinSchema):clap:
209
-
or by making a [**bitcoin donation**](https://gobitcoinsv.com/#sponsor) to ensure this journey continues indefinitely! :rocket:
209
+
or by making a [**bitcoin donation**](https://gobitcoinsv.com/#sponsor?utm_source=github&utm_medium=sponsor-link&utm_campaign=go-bitcoin&utm_term=go-bitcoin&utm_content=go-bitcoin) to ensure this journey continues indefinitely! :rocket:
0 commit comments