Skip to content

Commit

Permalink
[Misc] website: Go version updated
Browse files Browse the repository at this point in the history
Update to the latest version
  • Loading branch information
Pavan-SAP committed Jul 10, 2024
1 parent 563ca72 commit cdf1afd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module github.com/sap/cap-operator/website

go 1.22.3
require github.com/google/docsy v0.10.0 // indirect
go 1.22.5

require github.com/google/docsy v0.10.0 // indirect

0 comments on commit cdf1afd

Please sign in to comment.