mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
add TODO
This commit is contained in:
parent
d119b0a350
commit
06950e27c8
12 changed files with 12 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25): drop this file when the issue at <link_to_go_issue> is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2012 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
// Code generated by mksyntaxgo from the RE2 distribution. DO NOT EDIT.
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# Copyright 2008 The Go Authors. All rights reserved.
|
||||
# Use of this source code is governed by a BSD-style
|
||||
# license that can be found in the LICENSE file.
|
||||
# TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
# Modified version of RE2's make_perl_groups.pl.
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// Code generated by "stringer -type Op -trimprefix Op"; DO NOT EDIT.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
// Code generated by make_perl_groups.pl; DO NOT EDIT.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// TODO(@func25,@anyone): drop this file when the issue at https://github.com/golang/go/issues/69303 is fixed
|
||||
|
||||
package syntax
|
||||
|
||||
|
|
Loading…
Reference in a new issue