Updated Drone CI configuration for using go mod

This commit is contained in:
Gregory Ballantine 2019-07-23 08:59:13 -04:00
parent 09c6de2f9e
commit 783d3a924d

View File

@ -1,10 +1,6 @@
kind: pipeline
name: default
workspace:
base: /go
path: src/git.metaunix.net/metaunix.net/muldap
steps:
- name: build
image: golang:1.12