Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
upgrade go
  • Loading branch information
ecrupper committed Jun 14, 2023
commit c61b0c9dee7eba13983da35b815f5f6c6524083d
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/go-vela/vela-openssh

go 1.18
go 1.20

require (
github.com/sirupsen/logrus v1.9.3
Expand Down