github.com/moitias/moq@v0.0.0-20240223074357-5eb0f0ba4054/go.mod (about)

     1  module github.com/moitias/moq
     2  
     3  go 1.18
     4  
     5  require (
     6  	github.com/pmezard/go-difflib v1.0.0
     7  	golang.org/x/tools v0.17.0
     8  )
     9  
    10  require golang.org/x/mod v0.14.0 // indirect