8000 Update agent/agent.go · coder/coder@bb65478 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb65478

Browse files
kylecarbscoadler
andauthored
Update agent/agent.go
Co-authored-by: Colin Adler <colin1adler@gmail.com>
1 parent ba9e63f commit bb65478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ type agent struct {
115115

116116
enableWireguard bool
117117
network *peerwg.Network
118-
postKeys UploadWireguardKeys
118+
uploadWireguardKeys UploadWireguardKeys
119119
listenWireguardPeers ListenWireguardPeers
120120
}
121121

0 commit comments

Comments
 (0)
0