Skip to content
Snippets Groups Projects
go.mod 976 B
Newer Older
  • Learn to ignore specific revisions
  • sivan's avatar
    sivan committed
    module query-service
    
    thijsheijden's avatar
    thijsheijden committed
    
    
    go 1.16
    
    	git.science.uu.nl/datastrophe/keyvaluestore v0.0.0-20210527103454-a4f448f11f28
    
    thijsheijden's avatar
    thijsheijden committed
    	golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
    
    	golang.org/x/net v0.0.0-20210510120150-4163338589ed // indirect
    
    thijsheijden's avatar
    thijsheijden committed
    	golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect
    	golang.org/x/tools v0.1.3 // indirect