Skip to content

Commit

Permalink
fuzz is in 1.18, not 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed Mar 23, 2024
1 parent 4bfd049 commit d892501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fpconv/fuzz_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//go:build go1.16
// +build go1.16
//go:build go1.18
// +build go1.18

package fpconv

Expand Down

0 comments on commit d892501

Please sign in to comment.