Approval-based snapshot testing library for Go (mirror)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: tui go.mod package path fix

+1 -1
+1 -1
cmd/shutter/go.mod
··· 1 - module github.com/ptdewey/shutter/cmd/tui 1 + module github.com/ptdewey/shutter/cmd/shutter 2 2 3 3 go 1.25.2 4 4