Revision d0b437741ee3e132814b73cd92e2aeb48e2b89b2 authored by Christopher Moyer on 04 October 2022, 13:28:00 UTC, committed by GitHub on 04 October 2022, 13:28:00 UTC
1 parent 291276e
Raw File
drone.mod
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.17

replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible

require github.com/drone/drone-cli v1.5.0 // drone
back to top