Skip to content

Commit 818ef4c

Browse files
committed
ssh->connections-ssh
1 parent 8cb26d9 commit 818ef4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ go.work.sum
2828
dist/
2929
*.egg-info/
3030
__pycache__
31-
ssh
31+
connections-ssh
3232

3333
.aider*

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/jmelahman/ssh
1+
module github.com/jmelahman/connections-ssh
22

33
go 1.24.3
44

0 commit comments

Comments
 (0)