commit 985bed75ff996b8a7a7e4e5ee55f005fccc559af parent 20fc1079fa315a5b09a2e734a1577ec1bf188484 Author: panr <radoslaw.koziel@gmail.com> Date: Wed, 4 Jan 2023 08:26:16 +0100 update go.mod version Diffstat:
| M | go.mod | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod @@ -1,3 +1,3 @@ -module github.com/panr/hugo-theme-terminal +module github.com/panr/hugo-theme-terminal/v3 go 1.19