| commit | 2a32f01e45169200bfb252031ca880ef09d7c0c2 | [log] [tgz] |
|---|---|---|
| author | Josh Bleecher Snyder <josharian@gmail.com> | Thu Jun 05 19:40:07 2025 -0700 |
| committer | Josh Bleecher Snyder <josharian@gmail.com> | Thu Jun 05 19:42:17 2025 -0700 |
| tree | 012e403e57be0c333ff1107b3f096f619c08c33a | |
| parent | 3d040bd66f81a9211e616ef755b261323d4fea95 [diff] [blame] |
go.mod: bump to Go 1.24.4 and use this opportunity to bust the cache. good to do every once in a while.
diff --git a/go.mod b/go.mod index 8f7cc4b..363a739 100644 --- a/go.mod +++ b/go.mod
@@ -1,6 +1,6 @@ module sketch.dev -go 1.24.3 +go 1.24.4 require ( github.com/chromedp/cdproto v0.0.0-20250403032234-65de8f5d025b