build: update go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -21,7 +21,7 @@ steps:
|
||||
memory: 100MiB
|
||||
|
||||
- name: test
|
||||
image: golang:1.24
|
||||
image: golang:1.25
|
||||
pull: always
|
||||
volumes:
|
||||
- name: go
|
||||
@@ -33,7 +33,7 @@ steps:
|
||||
- go build ./...
|
||||
|
||||
- name: goreleaser
|
||||
image: golang:1.24
|
||||
image: golang:1.25
|
||||
pull: always
|
||||
resources:
|
||||
requests:
|
||||
@@ -83,6 +83,6 @@ volumes:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 616f5b902e42082a427162929ba5ac45d9331a8ade25c923f185ebb71dd8aef4
|
||||
hmac: 7f4f57140394a1c3a34e4d23188edda3cd95359dacf6d0abfa45bda3afff692f
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user