Skip to content

Commit 57686a2

Browse files
committed
Dependencies.
1 parent 190ca0f commit 57686a2

File tree

10 files changed

+36
-38
lines changed

10 files changed

+36
-38
lines changed

.github/actions/lfs/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: LFS pull
2-
description: Cached LFS pull.
1+
name: Git LFS pull
2+
description: Cached Git LFS pull.
33

44
runs:
55
using: "composite"
@@ -16,6 +16,6 @@ runs:
1616
restore-keys: lfs-
1717
enableCrossOsArchive: true
1818

19-
- name: Git LFS Pull
19+
- name: Git LFS pull
2020
shell: bash
2121
run: git lfs pull

.github/workflows/cross.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v4
12-
1312
- uses: actions/setup-go@v5
14-
with:
15-
go-version: stable
13+
with: { go-version: stable }
1614

1715
- name: Build
1816
run: .github/workflows/cross.sh

.github/workflows/repro.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15-
with:
16-
lfs: 'true'
17-
1815
- uses: actions/setup-go@v5
19-
with:
20-
go-version: stable
16+
with: { go-version: stable }
2117

2218
- name: Build
2319
run: .github/workflows/repro.sh

.github/workflows/test.yml

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: ./.github/actions/lfs
20-
2119
- uses: actions/setup-go@v5
2220
with: { go-version: stable }
2321

22+
- name: Git LFS pull
23+
uses: ./.github/actions/lfs
24+
2425
- name: Format
2526
run: gofmt -s -w . && git diff --exit-code
2627
if: matrix.os != 'windows-latest'
@@ -66,17 +67,18 @@ jobs:
6667
github.event_name == 'push' &&
6768
matrix.os == 'ubuntu-latest'
6869
69-
test-m1:
70-
runs-on: macos-14
70+
test-intel:
71+
runs-on: macos-13
7172
needs: test
7273

7374
steps:
7475
- uses: actions/checkout@v4
75-
- uses: ./.github/actions/lfs
76-
7776
- uses: actions/setup-go@v5
7877
with: { go-version: stable }
7978

79+
- name: Git LFS pull
80+
uses: ./.github/actions/lfs
81+
8082
- name: Test
8183
run: go test -v ./...
8284

@@ -86,11 +88,12 @@ jobs:
8688

8789
steps:
8890
- uses: actions/checkout@v4
89-
- uses: ./.github/actions/lfs
90-
9191
- uses: actions/setup-go@v5
9292
with: { go-version: stable }
9393

94+
- name: Git LFS pull
95+
uses: ./.github/actions/lfs
96+
9497
- name: Build
9598
env:
9699
GOOS: freebsd
@@ -111,13 +114,13 @@ jobs:
111114
needs: test
112115

113116
steps:
117+
- uses: docker/setup-qemu-action@v3
114118
- uses: actions/checkout@v4
115-
- uses: ./.github/actions/lfs
116-
117119
- uses: actions/setup-go@v5
118120
with: { go-version: stable }
119121

120-
- uses: docker/setup-qemu-action@v3
122+
- name: Git LFS pull
123+
uses: ./.github/actions/lfs
121124

122125
- name: Test 386 (32-bit)
123126
run: GOARCH=386 go test -v -short ./...
@@ -137,11 +140,12 @@ jobs:
137140

138141
steps:
139142
- uses: actions/checkout@v4
140-
- uses: ./.github/actions/lfs
141-
142143
- uses: actions/setup-go@v5
143144
with: { go-version: stable }
144145

146+
- name: Git LFS pull
147+
uses: ./.github/actions/lfs
148+
145149
- name: Build illumos
146150
env:
147151
GOOS: illumos

embed/sqlite3.wasm

478 Bytes
Binary file not shown.

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ require (
66
github.com/ncruces/julianday v1.0.0
77
github.com/psanford/httpreadat v0.1.0
88
github.com/tetratelabs/wazero v1.7.1
9-
golang.org/x/crypto v0.22.0
9+
golang.org/x/crypto v0.23.0
1010
golang.org/x/sync v0.7.0
11-
golang.org/x/sys v0.19.0
12-
golang.org/x/text v0.14.0
11+
golang.org/x/sys v0.20.0
12+
golang.org/x/text v0.15.0
1313
lukechampine.com/adiantum v1.0.0
1414
)
1515

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ github.com/tetratelabs/wazero v1.7.1 h1:QtSfd6KLc41DIMpDYlJdoMc6k7QTN246DM2+n2Y/
88
github.com/tetratelabs/wazero v1.7.1/go.mod h1:ytl6Zuh20R/eROuyDaGPkp82O9C/DJfXAwJfQ3X6/7Y=
99
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
1010
golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
11-
golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30=
12-
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
11+
golang.org/x/crypto v0.23.0 h1:dIJU/v2J8Mdglj/8rJ6UUOM3Zc9zLZxVZwwxMooUSAI=
12+
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
1313
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
1414
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
1515
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
1616
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
1717
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
1818
golang.org/x/sys v0.0.0-20190602015325-4c4f7f33c9ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
19-
golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o=
20-
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
19+
golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y=
20+
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
2121
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
22-
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
23-
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
22+
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
23+
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
2424
lukechampine.com/adiantum v1.0.0 h1:xxLFgKHyno8ES1XiKLbQfU9DGiMaM2xsIJI2czgT7es=
2525
lukechampine.com/adiantum v1.0.0/go.mod h1:kjMpBiZFjVX/FeEYcN81jyt3//7J3XjJgH9OkAXV4n0=

sqlite3/download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33

44
cd -P -- "$(dirname -- "$0")"
55

6-
curl -#OL "https://sqlite.org/2024/sqlite-amalgamation-3450200.zip"
6+
curl -#OL "https://sqlite.org/2024/sqlite-amalgamation-3450300.zip"
77
unzip -d . sqlite-amalgamation-*.zip
88
mv sqlite-amalgamation-*/sqlite3* .
99
rm -rf sqlite-amalgamation-*
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:1de925ac1b2a15c0e0ac4231a507d31bdf1ea576f0d768f5f4bf5c3436a1eece
3-
size 470117
2+
oid sha256:db2dc210ff152cf9c03a4100064e9dd55eafbe61ac7ccf1cd0962c8ba3307300
3+
size 470743
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:262f1702de606413a92fbb9d7d58b812140d072cacabe79556d5fa38e00461d0
3-
size 483792
2+
oid sha256:f994bcf2ae8eed9333e9b4d3929a52f3b2c4cf0a780311efa243986c4be6f1c1
3+
size 484371

0 commit comments

Comments
 (0)