Skip to content

Commit 74fc2a8

Browse files
committed
Revert to older go in go.mod + go mod tidy.
'go 1.18' breaks the Yocto build.
1 parent c7a2543 commit 74fc2a8

File tree

2 files changed

+290
-1
lines changed

2 files changed

+290
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/brocaar/chirpstack-gateway-bridge
22

3-
go 1.18
3+
go 1.17
44

55
require (
66
github.com/brocaar/chirpstack-api/go/v3 v3.12.5

0 commit comments

Comments
 (0)