Skip to content

Commit 3f52636

Browse files
committed
Fix2 for go.mod
1 parent 31f32f7 commit 3f52636

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CSCE4600_Project2Shell.exe

512 Bytes
Binary file not shown.

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/Shashi42/CSCE4600_Project2Shell
22

3-
go 1.22
3+
go 1.19
44

55
require (
66
github.com/jh125486/CSCE4600 v0.0.0-20240428204657-10fe379368eb

0 commit comments

Comments
 (0)