Retract defunct cached modules

This commit is contained in:
kayos@tcp.direct 2022-09-15 02:03:21 -07:00
parent 24fbc6514a
commit 98a80f4427
Signed by: kayos
GPG Key ID: 4B841471B4BEE979

4
go.mod
View File

@ -17,3 +17,7 @@ require (
go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760 // indirect
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
)
retract (
v0.0.0-20220210125455-40e3d2190a52
)