nixpkgs/pkgs/by-name/te/termshot/go-mod.patch
2024-12-05 11:44:00 +01:00

13 lines
205 B
Diff

diff --git a/go.mod b/go.mod
index 6627fb1..a3397a9 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/homeport/termshot
-go 1.20
+go 1.22.0
require (
github.com/creack/pty v1.1.23