Skip to content

Commit

Permalink
chore: bump mod-error
Browse files Browse the repository at this point in the history
  • Loading branch information
bowman2001 committed Jan 10, 2024
1 parent c12398b commit 78b52ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ toolchain go1.21.1
replace github.com/bowman2001/hugo-mod-resource => ../

require (
github.com/bowman2001/hugo-mod-error-message v0.0.0-20230828202921-a80cf9b12869 // indirect
github.com/bowman2001/hugo-mod-error-message v0.3.0 // indirect
github.com/bowman2001/hugo-mod-resource v0.0.0-20230827162033-164f6d58c89a // indirect
)
2 changes: 2 additions & 0 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ github.com/bowman2001/hugo-mod-error-message v0.0.0-20230827105339-00c160f7b8ba
github.com/bowman2001/hugo-mod-error-message v0.0.0-20230827105339-00c160f7b8ba/go.mod h1:s473WVJh6WZSTryMc/OSxp5F1pRAoMw73ClzmbUcbRk=
github.com/bowman2001/hugo-mod-error-message v0.0.0-20230828202921-a80cf9b12869 h1:7KwUAvBgPzUM60+Mmwj3fc2MHIqYpa/op8C7wbB9XaE=
github.com/bowman2001/hugo-mod-error-message v0.0.0-20230828202921-a80cf9b12869/go.mod h1:s473WVJh6WZSTryMc/OSxp5F1pRAoMw73ClzmbUcbRk=
github.com/bowman2001/hugo-mod-error-message v0.3.0 h1:16Osd3j9FYHVdinWTTSL5sww5tcbiNvmcQQYhy2Imzw=
github.com/bowman2001/hugo-mod-error-message v0.3.0/go.mod h1:qOtBS8WaRgnWHFVWXqvah1V2bYYWX4sUD7l524QJrgU=

0 comments on commit 78b52ac

Please sign in to comment.