Testing out git and ssh
This commit is contained in:
parent
1e6cda3331
commit
6c5cc39107
1 changed files with 2 additions and 0 deletions
2
main.go
2
main.go
|
@ -1,5 +1,7 @@
|
|||
package main
|
||||
|
||||
// Testing out tea; really, git and ssh
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"io/fs"
|
||||
|
|
Loading…
Reference in a new issue