Skip to content

Commit

Permalink
Initialize Golang module
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratus3D committed Dec 30, 2023
1 parent fad23bc commit b665448
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
golang 1.21.5
bats 1.8.2
shellcheck 0.9.0
shfmt 3.6.0
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module asdf

go 1.21.5

0 comments on commit b665448

Please sign in to comment.