Skip to content

Commit

Permalink
Fix2 for go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashi42 committed May 3, 2024
1 parent 31f32f7 commit 3f52636
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified CSCE4600_Project2Shell.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/Shashi42/CSCE4600_Project2Shell

go 1.22
go 1.19

require (
github.com/jh125486/CSCE4600 v0.0.0-20240428204657-10fe379368eb
Expand Down

0 comments on commit 3f52636

Please sign in to comment.