Skip to content

Commit

Permalink
chore(release): v2022.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Sep 11, 2022
1 parent 3f1857d commit 1f6712e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion data/dnb/kollitsch/build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "2022.8.15",
"version": "2022.8.16",
"repository": "https://github.com/davidsneighbour/kollitsch.dev"
}
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ go 1.18
require (
github.com/davidsneighbour/hugo-auditor v0.1.8 // indirect
github.com/davidsneighbour/hugo-debug v1.5.19 // indirect
github.com/davidsneighbour/hugo-errors v0.0.4 // indirect
github.com/davidsneighbour/hugo-feeds v1.0.3 // indirect
github.com/davidsneighbour/hugo-functions v1.1.3 // indirect
github.com/davidsneighbour/hugo-giscus v1.2.3 // indirect
github.com/davidsneighbour/hugo-github v0.0.1 // indirect
github.com/davidsneighbour/hugo-head v1.1.18 // indirect
github.com/davidsneighbour/hugo-hooks v1.3.5 // indirect
github.com/davidsneighbour/hugo-icons v1.2.10 // indirect
Expand Down
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@ github.com/davidsneighbour/hugo-auditor v0.1.8 h1:4kjfIqucVL+tdnlZqsLNbog3/3RPlm
github.com/davidsneighbour/hugo-auditor v0.1.8/go.mod h1:tDKQsFP8F8rgmbswmkL00M0gVlcZ0nvJJ4SrHYXJpqY=
github.com/davidsneighbour/hugo-debug v1.5.19 h1:ZuJmOfUT7xKe/H5oFsgVGXvKjrWntliIxHDb1f0lnlo=
github.com/davidsneighbour/hugo-debug v1.5.19/go.mod h1:CmaePQn6TcdiP269YMmB0ShEZI47ySDpeWkBV8T2qcU=
github.com/davidsneighbour/hugo-errors v0.0.4 h1:VzTg2ueCQ/4d71wHMeQF3jZ92O/3X7cskWvBFcIDd3Q=
github.com/davidsneighbour/hugo-errors v0.0.4/go.mod h1:J8nwmIjjU053x6rsneyT7BEYSqBwXsFRi3u97q454Pk=
github.com/davidsneighbour/hugo-feeds v1.0.3 h1:WA7pz2dUt1QwVendYX6OIDNy96ohNlIk2ZZlLePJK0A=
github.com/davidsneighbour/hugo-feeds v1.0.3/go.mod h1:3GFyze9utUXZPaxOPlIJKCh7aKMzkgpIGXgVs/a/PVE=
github.com/davidsneighbour/hugo-functions v1.1.3 h1:9buogAnPwnRX2dWqljc9TkUDG38vralHAFLoqCG7Pto=
github.com/davidsneighbour/hugo-functions v1.1.3/go.mod h1:vcxVzEHYhArEYMR0w+r6h6xwoV6Tkovl/d9fK2n3dQE=
github.com/davidsneighbour/hugo-giscus v1.2.3 h1:TDerZGXGrzIynqtGxUQTI9YZSvQlApbKcXjx4YnGyuc=
github.com/davidsneighbour/hugo-giscus v1.2.3/go.mod h1:9w0WXLNMPZXFS8gPqxkROOBQgmSJMA0zdoxChArDMy0=
github.com/davidsneighbour/hugo-github v0.0.1 h1:jL5aUfMJeGgXnD9cQPAHUIwXGbUXs6VBF5DdC8L6Zs8=
github.com/davidsneighbour/hugo-github v0.0.1/go.mod h1:c+8VvOGR1zEcXYMn8dZ9+vlltrHUMKI3qekRN6E5Ycg=
github.com/davidsneighbour/hugo-head v1.1.18 h1:IFQdt+lyGmls4rXwnoCQOG65TKfHMKhJRaWAXeoPtZI=
github.com/davidsneighbour/hugo-head v1.1.18/go.mod h1:1Z9f51rfdJsdQSio9gur4iHDqukDNKU2tDVJvKWL2lM=
github.com/davidsneighbour/hugo-hooks v1.3.5 h1:2MWcJlsmUMAWTMyb6nkYYhFOCA+yx6c1uGm6jHaGr6Y=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/kollitsch-dev",
"description": "Website and content for kollitsch.dev",
"version": "2022.8.15",
"version": "2022.8.16",
"license": "CC-BY-NC-SA-4.0 MIT",
"private": true,
"repository": "davidsneighbour/kollitsch.dev",
Expand Down

0 comments on commit 1f6712e

Please sign in to comment.