-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated go (1.22.3) and java dependencies to their latest releases (#…
…2611) Signed-off-by: Henry Avetisyan <[email protected]> Co-authored-by: Henry Avetisyan <[email protected]>
- Loading branch information
1 parent
af10881
commit 2ece8e8
Showing
23 changed files
with
104 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
build: | ||
@echo "Building athenzconf library..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
build: | ||
@echo "Building athenzutils library..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
build: | ||
@echo "Building zmscli library..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,4 +175,3 @@ func TestServiceName(t *testing.T) { | |
t.Error("coretech didn't return service name coretech") | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
build: | ||
@echo "Building zmssvctoken library..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
build: | ||
@echo "Building ztsroletoken library..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
unit: vet fmt | ||
go test -v ./... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
tests: | ||
go test . | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ test: | |
go test . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ vet: | |
go vet . | ||
|
||
fmt: | ||
gofmt -l . | ||
go fmt . | ||
|
||
darwin: | ||
@echo "Building darwin client..." | ||
|