github.com/jimmyfrasche/autoreadme@v0.0.0-20240504231658-aacd7e11c8ba/go.mod (about)

     1  module github.com/jimmyfrasche/autoreadme
     2  
     3  go 1.22.0
     4  
     5  require (
     6  	golang.org/x/mod v0.17.0
     7  	golang.org/x/tools v0.20.0
     8  )
     9  
    10  require golang.org/x/sync v0.7.0 // indirect