go mod support #1

Merged
lunny merged 4 commits from :lunny/go_mod into master 2019-08-03 17:29:04 +00:00
Contributor
No description provided.
techknowlogick requested changes 2019-08-02 16:08:17 +00:00
Dismissed
README.md Outdated
@ -1,4 +1,4 @@
# inject [![Build Status](https://travis-ci.org/go-macaron/inject.svg?branch=master)](https://travis-ci.org/go-macaron/inject) [![](http://gocover.io/_badge/github.com/go-macaron/inject)](http://gocover.io/github.com/go-macaron/inject)
# inject [![Build Status](https://travis-ci.org/go-macaron/inject.svg?branch=master)](https://travis-ci.org/go-macaron/inject) [![](http://gocover.io/_badge/gitea.com/macaron/inject)](http://gocover.io/gitea.com/macaron/inject)
First-time contributor

switch for drone badge

switch for drone badge
Author
Contributor

done.

done.
go.mod Outdated
@ -0,0 +1,8 @@
module gitea.com/macaron/inject
go 1.12
First-time contributor

1.11

1.11
Author
Contributor

@techknowlogick all done.

@techknowlogick all done.
techknowlogick approved these changes 2019-08-03 01:55:59 +00:00
Dismissed
tamalsaha reviewed 2019-08-03 07:31:54 +00:00
Dismissed
First-time contributor

gitea.com/macaron/inject

I think you need to rerun go mod tidy.

`gitea.com/macaron/inject` I think you need to rerun `go mod tidy`.
tamalsaha approved these changes 2019-08-03 08:50:17 +00:00
Dismissed
betacat0 approved these changes 2019-08-03 17:28:33 +00:00
Dismissed
zeripath approved these changes 2019-08-03 17:28:33 +00:00
Dismissed
lunny referenced this issue from a commit 2019-08-03 17:29:03 +00:00
lunny closed this pull request 2019-08-03 17:29:04 +00:00
lunny deleted branch lunny/go_mod 2019-08-03 17:29:29 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.