💾 Archived View for source.community › Fuwn › space › raw › main › go.mod captured on 2022-03-01 at 15:49:24.

View Raw

More Information

-=-=-=-=-=-=-

module github.com/fuwn/space

go 1.16

require (
	github.com/pitr/gig v0.9.8
	// github.com/shirou/gopsutil v3.21.6+incompatible
	github.com/sonyarouje/simdb v0.1.0
	github.com/spf13/viper v1.9.0
)