Skip to content

Commit

Permalink
fix(go): remove go.mod exclude directives
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Jan 30, 2023
1 parent 7cfe48d commit f227b4c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,3 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)

// see https://github.com/sergi/go-diff/issues/123
exclude github.com/sergi/go-diff v1.2.0

0 comments on commit f227b4c

Please sign in to comment.