Skip to content

Commit f1b63a9

Browse files
authored
Retract some upstream tags (#94)
It seems likely that these tags were added by mistake. They interfere with the upgrade script in parca-agent using the `@latest` version query to get the latest code in the parca-dev fork.
1 parent b593d65 commit f1b63a9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

go.mod

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,9 @@ require (
123123
google.golang.org/protobuf v1.36.6 // indirect
124124
gopkg.in/yaml.v3 v3.0.1 // indirect
125125
)
126+
127+
retract (
128+
v0.0.202531
129+
v0.0.202529
130+
v0.0.202527
131+
)

0 commit comments

Comments
 (0)