You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version: v1.51# has to be pinned and thus manually updated due to https://github.com/golangci/golangci-lint-action/blob/6a290f7d5d488e1e423b0b37fe802c822ca2c08c/README.md?plain=1#L108
68
+
version: v1.55.2# has to be pinned and thus manually updated due to https://github.com/golangci/golangci-lint-action/blob/6a290f7d5d488e1e423b0b37fe802c822ca2c08c/README.md?plain=1#L108
This is a Go implementation of [The Update Framework (TUF)](http://theupdateframework.com/),
6
6
a framework for securing software update systems.
7
7
8
+
## API instability
9
+
10
+
**Note**: go-tuf's API is in flux and backwards compatibility with version 0.7.0 and earlier will _**not**_ be maintained.
11
+
12
+
We recommend production users of go-tuf pin their dependency so that changes in main do not cause disruptions.
13
+
14
+
For more details on the changes, and the rationale for making them, see [issue #485](https://github.com/theupdateframework/go-tuf/issues/485) and the v0.7.0 [release notes](https://github.com/theupdateframework/go-tuf/releases/tag/v0.7.0)
15
+
8
16
## Directory layout
9
17
10
18
A TUF repository has the following directory layout:
0 commit comments