File tree Expand file tree Collapse file tree 6 files changed +16
-14
lines changed Expand file tree Collapse file tree 6 files changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Set up Go 1.x
18- uses : actions/setup-go@v5
18+ uses : actions/setup-go@v6
1919 with :
2020 go-version : ' stable'
2121 id : go
2222
2323 - name : Checkout repository
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ jobs:
1717 os : [ubuntu-latest, macos-latest, windows-latest]
1818 steps :
1919 - name : Set up Go 1.x
20- uses : actions/setup-go@v5
20+ uses : actions/setup-go@v6
2121 with :
2222 go-version : ' stable'
2323 id : go
2424
2525 - name : Check out code into the Go module directory
26- uses : actions/checkout@v4
26+ uses : actions/checkout@v5
2727 with :
2828 fetch-depth : 0
2929
@@ -64,13 +64,13 @@ jobs:
6464 runs-on : ubuntu-latest
6565 steps :
6666 - name : Set up Go 1.x
67- uses : actions/setup-go@v5
67+ uses : actions/setup-go@v6
6868 with :
6969 go-version : ' stable'
7070 id : go
7171
7272 - name : Check out code into the Go module directory
73- uses : actions/checkout@v4
73+ uses : actions/checkout@v5
7474 with :
7575 fetch-depth : 0
7676
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
1515 os : [ubuntu-latest] # macos-latest, windows-latest
1616 steps :
1717 - name : Set up Go 1.x
18- uses : actions/setup-go@v5
18+ uses : actions/setup-go@v6
1919 with :
2020 go-version : ' stable'
2121 id : go
2222
2323 - name : Check out code into the Go module directory
24- uses : actions/checkout@v4
24+ uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727
@@ -68,13 +68,13 @@ jobs:
6868 os : [ubuntu-latest, macos-latest, windows-latest]
6969 steps :
7070 - name : Set up Go 1.x
71- uses : actions/setup-go@v5
71+ uses : actions/setup-go@v6
7272 with :
7373 go-version : ' stable'
7474 id : go
7575
7676 - name : Check out code into the Go module directory
77- uses : actions/checkout@v4
77+ uses : actions/checkout@v5
7878
7979 - name : Load Release URL File from release job
8080 uses : actions/download-artifact@v5
@@ -138,13 +138,13 @@ jobs:
138138 runs-on : ubuntu-latest
139139 steps :
140140 - name : Set up Go 1.x
141- uses : actions/setup-go@v5
141+ uses : actions/setup-go@v6
142142 with :
143143 go-version : ' stable'
144144 id : go
145145
146146 - name : Check out code into the Go module directory
147- uses : actions/checkout@v4
147+ uses : actions/checkout@v5
148148
149149 - name : Install
150150 run : make install
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ services:
4242 - " demo:password:::inbound,outbound,reconciliation,returned"
4343
4444 kafka1 :
45- image : docker.redpanda.com/redpandadata/redpanda:v23 .2.21
45+ image : docker.redpanda.com/redpandadata/redpanda:v25 .2.3
4646 container_name : kafka1
4747 healthcheck : { test: curl -f localhost:9644/v1/status/ready, interval: 1s, start_period: 30s }
4848 volumes :
@@ -70,7 +70,7 @@ services:
7070 - --default-log-level=info
7171
7272 topics :
73- image : docker.redpanda.com/redpandadata/redpanda:v23 .2.21
73+ image : docker.redpanda.com/redpandadata/redpanda:v25 .2.3
7474 depends_on :
7575 kafka1 :
7676 condition : service_healthy
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ require (
3535 gocloud.dev v0.41.0
3636 gocloud.dev/pubsub/kafkapubsub v0.34.0
3737 goftp.io/server v0.4.1
38+ goftp.io/server/v2 v2.0.1
3839 golang.org/x/crypto v0.39.0
3940 golang.org/x/sync v0.15.0
4041 golang.org/x/text v0.26.0
Original file line number Diff line number Diff line change @@ -1348,6 +1348,7 @@ gocloud.dev/pubsub/kafkapubsub v0.34.0 h1:hcTnP1WARSqwBqdWvCCr6n4JhpUvKlPy5RcRwD
13481348gocloud.dev/pubsub/kafkapubsub v0.34.0 /go.mod h1:nKPI5GpFiByxF3IIC600FqH1KvSHoyqzZ6STmeEeSMI =
13491349goftp.io/server v0.4.1 h1:x7KG4HIxSMdK/rpYhExMinRN/aO/T9icvaG/B5e/XfY =
13501350goftp.io/server v0.4.1 /go.mod h1:hFZeR656ErRt3ojMKt7H10vQ5nuWV1e0YeUTeorlR6k =
1351+ goftp.io/server/v2 v2.0.1 /go.mod h1:7+H/EIq7tXdfo1Muu5p+l3oQ6rYkDZ8lY7IM5d5kVdQ =
13511352golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
13521353golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
13531354golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
You can’t perform that action at this time.
0 commit comments