Skip to content

Commit

Permalink
chore: remove build tag "+build !go1.20"
Browse files Browse the repository at this point in the history
  • Loading branch information
hopehook committed Mar 1, 2023
1 parent f684de8 commit 76a8ac8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion internal/bytesconv/bytesconv_1.19.go
Expand Up @@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.

//go:build !go1.20
// +build !go1.20

package bytesconv

Expand Down
1 change: 0 additions & 1 deletion internal/bytesconv/bytesconv_1.20.go
Expand Up @@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.

//go:build go1.20
// +build go1.20

package bytesconv

Expand Down

0 comments on commit 76a8ac8

Please sign in to comment.