mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
Update all dependencies across modules. Update workflows to remove go1.23
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
# NOTE: Keep this in sync with the version from go.mod
|
||||
go-version: "1.23.x"
|
||||
go-version: "1.24.x"
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
|
||||
1
.github/workflows/test-aerospike.yml
vendored
1
.github/workflows/test-aerospike.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-arangodb.yml
vendored
1
.github/workflows/test-arangodb.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-azureblob.yml
vendored
1
.github/workflows/test-azureblob.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-badger.yml
vendored
1
.github/workflows/test-badger.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-bbolt.yml
vendored
1
.github/workflows/test-bbolt.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-cassandra.yml
vendored
1
.github/workflows/test-cassandra.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-clickhouse.yml
vendored
1
.github/workflows/test-clickhouse.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-cloudflarekv.yml
vendored
1
.github/workflows/test-cloudflarekv.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
||||
1
.github/workflows/test-coherence.yml
vendored
1
.github/workflows/test-coherence.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-couchbase.yml
vendored
1
.github/workflows/test-couchbase.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-dynamodb.yml
vendored
1
.github/workflows/test-dynamodb.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-etcd.yml
vendored
1
.github/workflows/test-etcd.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-leveldb.yml
vendored
1
.github/workflows/test-leveldb.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-memcache.yml
vendored
1
.github/workflows/test-memcache.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-memory.yml
vendored
1
.github/workflows/test-memory.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-minio.yml
vendored
1
.github/workflows/test-minio.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-mockstorage.yml
vendored
1
.github/workflows/test-mockstorage.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-mongodb.yml
vendored
1
.github/workflows/test-mongodb.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-mssql.yml
vendored
1
.github/workflows/test-mssql.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-mysql.yml
vendored
1
.github/workflows/test-mysql.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-nats.yml
vendored
1
.github/workflows/test-nats.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-neo4j.yml
vendored
1
.github/workflows/test-neo4j.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-pebble.yml
vendored
1
.github/workflows/test-pebble.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-postgres.yml
vendored
1
.github/workflows/test-postgres.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-redis.yml
vendored
1
.github/workflows/test-redis.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
redis:
|
||||
- '6'
|
||||
|
||||
1
.github/workflows/test-ristretto.yml
vendored
1
.github/workflows/test-ristretto.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-rueidis.yml
vendored
1
.github/workflows/test-rueidis.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
redis:
|
||||
- '6'
|
||||
|
||||
1
.github/workflows/test-s3.yml
vendored
1
.github/workflows/test-s3.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-scylladb.yml
vendored
1
.github/workflows/test-scylladb.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-sqlite3.yml
vendored
1
.github/workflows/test-sqlite3.yml
vendored
@@ -16,7 +16,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-surrealdb.yml
vendored
1
.github/workflows/test-surrealdb.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
1
.github/workflows/test-teshelpers-redis.yml
vendored
1
.github/workflows/test-teshelpers-redis.yml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
redis:
|
||||
- '6'
|
||||
|
||||
1
.github/workflows/test-valkey.yml
vendored
1
.github/workflows/test-valkey.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.23.x
|
||||
- 1.24.x
|
||||
valkey:
|
||||
- '7'
|
||||
|
||||
Reference in New Issue
Block a user