-
- Downloads
chore: update libs and nix #8
module gitlab.schukai.com/oss/libraries/go/utilities/watch | ||
go 1.20 | ||
go 1.21 | ||
require ( | ||
github.com/fsnotify/fsnotify v1.7.0 | ||
github.com/stretchr/testify v1.8.4 | ||
gopkg.in/fsnotify.v1 v1.4.7 | ||
) | ||
require ( | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/sys v0.15.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment