github.com/aacfactory/rings@v1.1.2/go.mod (about)

     1  module github.com/aacfactory/rings
     2  
     3  go 1.20
     4  
     5  require github.com/cespare/xxhash/v2 v2.2.0