Skip to content

remove call to deprecated function BuildNameToCertificate #2582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 9, 2021
Merged

remove call to deprecated function BuildNameToCertificate #2582

merged 2 commits into from
Oct 9, 2021

Conversation

rcousineau-xandr
Copy link
Contributor

Closes #2559

Closes #2559

Signed-off-by: Russell Cousineau <russell.cousineau@xandr.com>
Signed-off-by: Russell Cousineau <russell.cousineau@xandr.com>
@rcousineau-xandr
Copy link
Contributor Author

I'm not sure why this build error occurs on circle, builds locally for me:

+ go build -a -o /usr/share/dist/swagger --ldflags '-s -w -X github.com/go-swagger/go-swagger/cmd/swagger/commands.Commit=f6c6758e3cda13ef18e593f8fe6908e4cd4b1dae -X github.com/go-swagger/go-swagger/cmd/swagger/commands.Version=dev' ./cmd/swagger
/go/pkg/mod/github.com/!puerkito!bio/purell@v1.1.1/purell.go:17:2: missing go.sum entry for module providing package golang.org/x/net/idna (imported by github.com/PuerkitoBio/purell); to add:
	go get github.com/PuerkitoBio/purell@v1.1.1

@casualjim casualjim merged commit d80ec8c into go-swagger:master Oct 9, 2021
@rcousineau-xandr rcousineau-xandr deleted the tlsconfig-deprecation branch October 9, 2021 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated server code with Go v1.15 and above generates deprecation warning for TLSConfig
2 participants