Skip to content

Commit 4c21aa1

Browse files
committed
increase cache version
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 3f7c20d commit 4c21aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ var (
3737
gitTag = "<unknown>"
3838

3939
// cache config
40-
cacheTag = "v1"
40+
cacheTag = "v2"
4141
)
4242

4343
type Portrange struct {

0 commit comments

Comments
 (0)