GitHub / satisfactorymodding / ficsit-resolver
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satisfactorymodding%2Fficsit-resolver
PURL: pkg:github/satisfactorymodding/ficsit-resolver
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Go
Size: 32.2 KB
Dependencies parsed at:
132
Created at: over 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
.github/workflows/push.yaml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- golangci/golangci-lint-action v2 composite
go.mod
go
- atomicgo.dev/assert v0.0.2
- atomicgo.dev/cursor v0.2.0
- atomicgo.dev/keyboard v0.2.9
- atomicgo.dev/schedule v0.1.0
- github.com/MarvinJWendt/testza v0.5.2
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/gookit/color v1.5.4
- github.com/klauspost/cpuid/v2 v2.2.6
- github.com/lithammer/fuzzysearch v1.1.8
- github.com/mattn/go-runewidth v0.0.15
- github.com/mircearoata/pubgrub-go v0.3.3
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/pterm/pterm v0.12.71
- github.com/puzpuzpuz/xsync/v3 v3.0.2
- github.com/rivo/uniseg v0.4.4
- github.com/sergi/go-diff v1.3.1
- github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
- golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
- golang.org/x/sys v0.15.0
- golang.org/x/term v0.15.0
- golang.org/x/text v0.14.0
- toolchain go1.21.5