Skip to content

Commit 93e9af3

Browse files
Removed the ' // +build !go1.22' build tag (#735)
* Update rand.1.22.go Removed usage of // +build go1.22 * Delete internal/util/rand.go Deleted file using // +build !go1.22
1 parent fe5c09e commit 93e9af3

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

internal/util/rand.1.22.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//go:build go1.22
2-
// +build go1.22
3-
41
package util
52

63
import (

internal/util/rand.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)