Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from mailgun/thrawn/develop
Browse files Browse the repository at this point in the history
Fix go modules
  • Loading branch information
thrawn01 authored Jun 3, 2019
2 parents c290d81 + 53a416b commit 63bb5d8
Show file tree
Hide file tree
Showing 747 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion golang/go.mod → go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/mailgun/gubernator/golang
module github.com/mailgun/gubernator

require (
github.com/Unix4ever/statsd v0.0.0-20160120230120-a8219f1fb9d8 // indirect
Expand Down
File renamed without changes.
4 changes: 4 additions & 0 deletions stub.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package gubernator

// This is a dummy package for go mod to work properly
var Stub string
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 63bb5d8

Please sign in to comment.