aboutsummaryrefslogtreecommitdiff
path: root/buf/future-sight/future-sight.proto
blob: a87f975abd4968652ea3ffb481c981d631c3945c (plain)
1
2
3
4
5
syntax = "proto3";
package within.website.x.future_sight;
option go_package = "within.website/x/buf/future-sight";

message NewVersion { string slug = 1; }