1 Commits

Author SHA1 Message Date
ca3113b001 chore(deps): update module github.com/alecthomas/kong to v1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-01-07 17:25:49 +00:00

View File

@@ -67,7 +67,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.23.5 image: docker.io/library/golang:1.23.4
trigger: trigger:
event: event:
@@ -92,7 +92,7 @@ steps:
- name: unit-test - name: unit-test
commands: commands:
- go test -v ./... - go test -v ./...
image: docker.io/library/golang:1.23.5 image: docker.io/library/golang:1.23.4
trigger: trigger:
event: event: