Skip to content

Commit

Permalink
NOISSUE - Update Go version to 1.22.2 (#2158)
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Borovcanin <[email protected]>
  • Loading branch information
dborovcanin authored Apr 9, 2024
1 parent 3fe9b52 commit 9742d5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/absmach/magistrala

go 1.21.5

toolchain go1.21.6
go 1.22.2

require (
github.com/0x6flab/namegenerator v1.3.1
Expand Down

0 comments on commit 9742d5b

Please sign in to comment.