about summary refs log tree commit diff
path: root/bskyweb/go.mod
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2025-01-02 15:57:03 -0500
committerGitHub <noreply@github.com>2025-01-02 12:57:03 -0800
commit59709ad8d8743ae53272b1852b6948ea37eebfed (patch)
tree033793137c2c26cea79fcd1033288131e456ea16 /bskyweb/go.mod
parent85ad52e3981d00ec487e1bb5fc27819f63c2f8c4 (diff)
downloadvoidsky-59709ad8d8743ae53272b1852b6948ea37eebfed.tar.zst
bump golang version to v1.23 (#7325)
Diffstat (limited to 'bskyweb/go.mod')
-rw-r--r--bskyweb/go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/bskyweb/go.mod b/bskyweb/go.mod
index d07bb7f89..90a205d0c 100644
--- a/bskyweb/go.mod
+++ b/bskyweb/go.mod
@@ -1,8 +1,8 @@
 module github.com/bluesky-social/social-app/bskyweb
 
-go 1.22
+go 1.23
 
-toolchain go1.22.4
+toolchain go1.23.4
 
 require (
 	github.com/bluesky-social/indigo v0.0.0-20240624223826-fd66f93ce141