Skip to content

Commit

Permalink
drmaa2os dependency / gke compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
dgruber committed Mar 13, 2019
1 parent 85dfe39 commit 171dd14
Show file tree
Hide file tree
Showing 2,094 changed files with 238,743 additions and 122,287 deletions.
1 change: 1 addition & 0 deletions Gopkg.toml
Expand Up @@ -29,6 +29,7 @@ ignored = ["github.com/dgruber/drmaa2interface"]
[[constraint]]
branch = "master"
name = "github.com/dgruber/drmaa2os"
version = "0.2.3"

[[constraint]]
branch = "master"
Expand Down
11 changes: 11 additions & 0 deletions go.mod
@@ -0,0 +1,11 @@
module github.com/dgruber/wfl

require (
github.com/dgruber/drmaa2interface v0.0.0-20170513120945-0b383716d6ec
github.com/dgruber/drmaa2os v0.2.3
github.com/mitchellh/copystructure v0.0.0-20170525013902-d23ffcb85de3
github.com/mitchellh/reflectwalk v0.0.0-20170726202117-63d60e9d0dbc // indirect
github.com/onsi/ginkgo v1.7.0
github.com/onsi/gomega v1.4.3
github.com/sirupsen/logrus v1.3.0
)
253 changes: 253 additions & 0 deletions go.sum

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions vendor/cloud.google.com/go/AUTHORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions vendor/cloud.google.com/go/CONTRIBUTORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

0 comments on commit 171dd14

Please sign in to comment.