Skip to content

Commit

Permalink
agent: Downgrade go version to v1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-hcc committed May 30, 2024
1 parent f22d87d commit 7e6b119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cloud-barista/cm-honeybee/agent

go 1.22.3
go 1.21.6

require (
github.com/NeowayLabs/drm v0.0.0-20190824133025-4939fc0ad345
Expand Down

0 comments on commit 7e6b119

Please sign in to comment.