You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finding variable 'docker-username': Get https://vault01.foo.com:8200/v1/concourse/main/docker-username: http2: no cached connection was available
This appears to be related here: golang/go#16582 (an issue fixed in go 1.8)
This request is to update your use of http2 (golang.org/x/net/http2) to that included with 1.8 (I guess by implication that means only supporting golang >= 1.8).