Skip to content

Commit

Permalink
update stacks.yaml for new Go stack
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Dubrick <[email protected]>
  • Loading branch information
Jdubrick committed Dec 4, 2023
1 parent 191c433 commit fce5985
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stacks/go/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ versions:
# 1.2.0: debug command via dlv & go 1.19
- version: 1.2.0
default: true # should have one and only one default version
# 1.3.0: debug command via dlv & go 1.20
- version: 1.3.0
- version: 2.0.0
# 2.1.0: debug command via dlv
- version: 2.1.0
Expand Down

0 comments on commit fce5985

Please sign in to comment.