about summary refs log tree commit diff stats
path: root/internal/examples/app/go.work
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-10-11 10:47:37 +0200
committerGitHub2024-10-11 10:47:37 +0200
commite53dba6a6cdbf05d0577e0fa0d61d3c141a641db (patch)
tree21faf46a952cbf5a654905a8d9ce8a78af3be234 /internal/examples/app/go.work
parent853044729768d3a52d1aba5c9e081737a5088b11 (diff)
downloadgomponents-e53dba6a6cdbf05d0577e0fa0d61d3c141a641db.tar.lz
gomponents-e53dba6a6cdbf05d0577e0fa0d61d3c141a641db.tar.zst
gomponents-e53dba6a6cdbf05d0577e0fa0d61d3c141a641db.zip
Release v1 (#226)
v1.0.0-beta1 gave no problems with my other gomponents libraries, that
of others, and some of my large projects, so releasing v1!

No more breaking changes! 😁
Diffstat (limited to 'internal/examples/app/go.work')
-rw-r--r--internal/examples/app/go.work2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/examples/app/go.work b/internal/examples/app/go.work
index 5d58b63..5e890c3 100644
--- a/internal/examples/app/go.work
+++ b/internal/examples/app/go.work
@@ -1,4 +1,4 @@
-go 1.23.1
+go 1.23.2
 
 use (
 	.