Revert "Bump golang.org/x/exp, change slices.SortFunc function call"

This reverts commit 474f32f1
This commit is contained in:
Deluan 2023-11-24 17:57:22 -05:00
parent 069da5d91c
commit 21f1354cd1
4 changed files with 5 additions and 7 deletions

2
go.mod
View file

@ -45,7 +45,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/unrolled/secure v1.13.0
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
golang.org/x/image v0.14.0
golang.org/x/sync v0.5.0
golang.org/x/text v0.14.0