Skip to content

Commit

Permalink
Add newline to workaround bug in Go 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
swi-jared committed Apr 21, 2023
1 parent 72f67e6 commit 45b73be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1/ao/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ func SetLogOutput(w io.Writer) {
// SetServiceKey sets the service key of the agent
func SetServiceKey(key string) {
reporter.SetServiceKey(key)
}
}

0 comments on commit 45b73be

Please sign in to comment.