Skip to content

Commit 5f0b18b

Browse files
authored
feat: upgrade go & deps (#48)
* chore(deps): bump github.com/bitcoinschema/go-bpu to v0.2.3 and golang.org/x/crypto to v0.49.0 * chore(env): add secondary Go version for compatibility testing
1 parent c897433 commit 5f0b18b

File tree

4 files changed

+21
-7
lines changed

4 files changed

+21
-7
lines changed

.github/env/90-project.env

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@
1010
#
1111
# ================================================================================================
1212

13+
# ================================================================================================
14+
# 🎯 GO VERSION CONFIGURATION
15+
# ================================================================================================
16+
17+
# Primary Go version for builds and primary test runner
18+
GO_PRIMARY_VERSION=1.25.x
19+
20+
# Secondary Go version for compatibility testing
21+
GO_SECONDARY_VERSION=1.25.x
22+
23+
# MAGE-X Go version overrides
24+
MAGE_X_GO_VERSION=1.25.x
25+
MAGE_X_GO_SECONDARY_VERSION=1.25.x
26+
1327
# ================================================================================================
1428
# 📊 COVERAGE PROVIDER OVERRIDES
1529
# ================================================================================================

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ This command ensures all dependencies are brought up to date in a single step, i
226226

227227
## 🧪 Examples & Tests
228228

229-
All unit tests and examples run via [GitHub Actions](https://github.com/bsv-blockchain/go-script-templates/actions) and use [Go version 1.24.x](https://go.dev/doc/go1.24). View the [configuration file](.github/workflows/fortress.yml).
229+
All unit tests and examples run via [GitHub Actions](https://github.com/bsv-blockchain/go-script-templates/actions) and use [Go version 1.25.x](https://go.dev/doc/go1.25). View the [configuration file](.github/workflows/fortress.yml).
230230

231231
Run all tests (fast):
232232

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ require (
99
)
1010

1111
require (
12-
github.com/bitcoinschema/go-bpu v0.2.2 // indirect
12+
github.com/bitcoinschema/go-bpu v0.2.3 // indirect
1313
github.com/davecgh/go-spew v1.1.1 // indirect
1414
github.com/kr/pretty v0.3.1 // indirect
1515
github.com/pkg/errors v0.9.1 // indirect
1616
github.com/pmezard/go-difflib v1.0.0 // indirect
1717
github.com/rogpeppe/go-internal v1.14.1 // indirect
18-
golang.org/x/crypto v0.48.0 // indirect
18+
golang.org/x/crypto v0.49.0 // indirect
1919
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
2020
gopkg.in/yaml.v3 v3.0.1 // indirect
2121
)

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/bitcoinschema/go-bpu v0.2.2 h1:F/eIC8XhzwgptpA1+rgYQo8bzT51nVozdXpASsxPIno=
2-
github.com/bitcoinschema/go-bpu v0.2.2/go.mod h1:zppAI/4uAi+lSKBAc7QtWp98d+iczCB6CnGrGV75fAQ=
1+
github.com/bitcoinschema/go-bpu v0.2.3 h1:JDdWQuwBA2J9jA+x56Q3MvtEZkbDZS+VpGqaL1+cmyc=
2+
github.com/bitcoinschema/go-bpu v0.2.3/go.mod h1:vc8RxmsAmJ26tmQ8tMccwgbd7os8ThfO7AR5kyPdbUY=
33
github.com/bitcoinschema/go-sigma v0.1.2 h1:tFNlZZ8QnSokHlWL/39+NCzC1x2lTO3uOJhcvBkC1TE=
44
github.com/bitcoinschema/go-sigma v0.1.2/go.mod h1:9mkkvkONfiSCPPTQimJYNp+5darSfSxZbuD225AGq9M=
55
github.com/bsv-blockchain/go-sdk v1.2.19 h1:KInzoyKp/dh21YiMpPDpKmHu5z37yaQXF02OMZWdsXU=
@@ -24,8 +24,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
2424
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
2525
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
2626
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
27-
golang.org/x/crypto v0.48.0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts=
28-
golang.org/x/crypto v0.48.0/go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos=
27+
golang.org/x/crypto v0.49.0 h1:+Ng2ULVvLHnJ/ZFEq4KdcDd/cfjrrjjNSXNzxg0Y4U4=
28+
golang.org/x/crypto v0.49.0/go.mod h1:ErX4dUh2UM+CFYiXZRTcMpEcN8b/1gxEuv3nODoYtCA=
2929
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
3030
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
3131
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)