Skip to content

Commit

Permalink
Generate v4.6.0 code.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Dec 8, 2023
1 parent 9d800e0 commit 0e69103
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/chirpstack/chirpstack-rest-api
go 1.18

require (
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0-test.4
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0
github.com/goreleaser/goreleaser v1.10.2
github.com/goreleaser/nfpm/v2 v2.16.0
github.com/gorilla/handlers v1.5.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@ github.com/chirpstack/chirpstack/api/go/v4 v4.6.0-test.3 h1:gLbwECyvmhDvbn8YLWlB
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0-test.3/go.mod h1:6+68s1PGHq2QWZ216RTwXhp7h1vCiMc6kX3f4s74ZzQ=
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0-test.4 h1:m8deHrKeSgBI3HRB4UVHZ08XEcIG7ff6amRpOqlTozc=
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0-test.4/go.mod h1:6+68s1PGHq2QWZ216RTwXhp7h1vCiMc6kX3f4s74ZzQ=
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0 h1:l+nr/QhFab1y9E8LVOJq/lDG+o0+mShcZOCNBvFYXUA=
github.com/chirpstack/chirpstack/api/go/v4 v4.6.0/go.mod h1:6+68s1PGHq2QWZ216RTwXhp7h1vCiMc6kX3f4s74ZzQ=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
Expand Down
2 changes: 1 addition & 1 deletion ui/api.json

Large diffs are not rendered by default.

0 comments on commit 0e69103

Please sign in to comment.