Skip to content

Commit

Permalink
feat: Migrate to math/rand/v2
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulPancake committed May 31, 2024
1 parent 691a533 commit 5fa1580
Show file tree
Hide file tree
Showing 7 changed files with 909 additions and 26 deletions.
3 changes: 3 additions & 0 deletions mux.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//go:build !go1.22
// +build !go1.22

package rueidis

import (
Expand Down
Loading

0 comments on commit 5fa1580

Please sign in to comment.