Skip to content

Commit

Permalink
tlsconfig: drop support for go1.4 and older
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Nov 10, 2023
1 parent 3518605 commit 4d174db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions tlsconfig/config_client_ciphers.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
// +build go1.5

// Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers.
//
package tlsconfig

import (
Expand Down
15 changes: 0 additions & 15 deletions tlsconfig/config_legacy_client_ciphers.go

This file was deleted.

0 comments on commit 4d174db

Please sign in to comment.