Skip to content

Commit

Permalink
chore(deps): update go to v1.21.4 (#99)
Browse files Browse the repository at this point in the history
[skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent d972c19 commit f143541
Showing 1 changed file with 1 addition and 1 deletion.
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/clevyr/kubedb

go 1.21
go 1.21.4

require (
github.com/AlecAivazis/survey/v2 v2.3.7
Expand Down

0 comments on commit f143541

Please sign in to comment.