-
**Issue by [appilon](https://github.com/appilon)**
_Thursday Mar 14, 2019 at 19:48 GMT_
_Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/pull/69_
----
Closes #5…
-
Would it make sense for `caldav-go` to use [go modules](https://blog.golang.org/using-go-modules) instead of Glide? It appears that Glide is [not maintained anymore](https://codeengineered.com/blog/20…
-
### What would you like to share?
Title: Issue with Output Directory Structure when Building iOS SDK using gomobile
Hello,
I'm experiencing an issue with the output directory structure when bui…
-
This "Official Go SDK for Docker" causes an error when using `go mod tidy`
See PR #18 .
```
$ go mod tidy
github.com/a/b/c imports
docker.io/go-docker tested by
docker.io/go-…
-
Are you interested in using Go module for the build?
I can provide a push request for that.
-
We are running into following error when trying to configure.
`can't load package: package github.com/protocolbuffers/protobuf: unknown import path "github.com/protocolbuffers/protobuf": cannot fin…
-
It's useful to add a go.mod file. The build in Travis is broken because not find some dependencies
-
is it worth it to update this to go modules as glide is now no longer maintained?
https://github.com/Masterminds/glide
-
I use this package's go completion daily and I really appreciate it. However the completion suggestions for packages is both limited and now outdated as it relies on GOPATH, which is effectively depre…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build *mailhog*
### Build log
```
Running phase: unpackPhase
unpacking source archive /nix/store/qi7b0yvqmy4xxvf0a2hhbwam3c9y85r3…