Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/lithammer/dedent v1.1.0
github.com/sergi/go-diff v1.3.1
github.com/stretchr/testify v1.10.0
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
golang.org/x/exp ce4c2cf36ca6
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
Loading