Skip to content

Commit

Permalink
Add Wikiprov RC to go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Jan 22, 2025
1 parent c08af6e commit 7c15431
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/richardlehane/mscfb v1.0.4
github.com/richardlehane/webarchive v1.0.3
github.com/richardlehane/xmldetect v1.0.2
github.com/ross-spencer/wikiprov v0.2.0
github.com/ross-spencer/wikiprov v1.0.0-rc1
golang.org/x/image v0.18.0
golang.org/x/sys v0.22.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ github.com/ross-spencer/spargo v0.4.1 h1:+a570tI+az8j/s0+06mntNqwsJ7DXuq7PESUIXl
github.com/ross-spencer/spargo v0.4.1/go.mod h1:szEHC5cu+q6g0RD7otV7xvYGb+fQVYj1/SkiVTr4IC4=
github.com/ross-spencer/wikiprov v0.2.0 h1:I0RAdlgVW5z2sMk/vAPS5cXTbIsMNAnYEIAS+CZ4urE=
github.com/ross-spencer/wikiprov v0.2.0/go.mod h1:a7GkJgwKK3D2DlrGindbHR2VciEbHHCl6fFAKaiRhVI=
github.com/ross-spencer/wikiprov v1.0.0-rc1 h1:I2/p6lEWQdxCWPmvURWCp8/abiHlQXmP2zBzxZpWncc=
github.com/ross-spencer/wikiprov v1.0.0-rc1/go.mod h1:a7GkJgwKK3D2DlrGindbHR2VciEbHHCl6fFAKaiRhVI=
golang.org/x/image v0.18.0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ=
golang.org/x/image v0.18.0/go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E=
golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
Expand Down

0 comments on commit 7c15431

Please sign in to comment.