mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-15 17:34:04 +00:00
13 lines
205 B
Diff
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
|