golang.org/x/exp is not in your go.mod file
This commit is contained in:
parent
ab0d3a3fb2
commit
8ea76a8e09
2 changed files with 3 additions and 0 deletions
|
@ -21,5 +21,6 @@ require (
|
|||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.7.1 // indirect
|
||||
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue