Skip to content

Commit

Permalink
fix: go version is bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
yandzee committed Oct 11, 2023
1 parent 9fd2b85 commit 8f02aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cilium/hubble-ui/backend

go 1.20
go 1.21

require (
github.com/cilium/cilium v1.14.2
Expand Down

0 comments on commit 8f02aba

Please sign in to comment.