first
continuous-integration/drone/push Build is passing Details

master
NY 4 weeks ago
parent 1bbbc2c235
commit 01c0fdb3a8

@ -28,7 +28,7 @@ steps:
- git pull
- name: build
image: golang:1.21-alpine
image: golang:1.23.4-alpine
pull: never
environment:
GO111MODULE: on

@ -1,8 +1,6 @@
module epur-pay
go 1.22.0
toolchain go1.23.4
go 1.23.4
require (
ehttp v1.0.0

Loading…
Cancel
Save